tCosmosDBBulkLoad
Cosmos database so that the data can be further processed.
tCosmosDBBulkLoad Standard properties
These properties are used to configure tCosmosDBBulkLoad running in the Standard Job framework.
The Standard
tCosmosDBBulkLoad component belongs to the Cloud and the Databases families.
The component in this framework is available in all Talend products with Big Data
and in Talend Data Fabric.
Basic settings
Schema and Edit schema |
A schema is a row description. It defines the number of fields Click Edit
|
MongoDB directory |
Fill in this field with the MongoDB home directory. |
Use replica set address or multiple query routers |
Select this check box to show the Server In the Server addresses |
Server and Port |
Enter the IP address and listening port of the database Available when the Use replica set |
Database |
Enter the name of the MongoDB database to be connected to. |
Collection |
Type in the name of the collection to import data to. |
Drop collection if exist |
Select this check box to remove the collection if it already |
Authentication mechanism |
Among the mechanisms listed on the Authentication mechanism For details about the other mechanisms in this list, see MongoDB Authentication from the MongoDB |
Set Authentication database |
If the username to be used to connect to MongoDB has been created in a specific For further information about the MongoDB Authentication database, see User Authentication database. |
Username and Password |
DB user authentication data. To enter the password, click the […] button next to the Available when the Required If the security system you have selected from the Authentication mechanism drop-down list is Kerberos, you need to |
Data file |
Type in the full path of the file from which the data will be imported Make sure that the data file is in standard format. For |
File type |
Select the proper file type from the list. CSV, TSV and JSON are |
The JSON file starts with an |
Select this check box to allow tCosmosDBBulkload to read the JSON files starting with an This check box appears when the File |
Action on data |
Select the action that you want to perform on the data.
|
Upsert fields |
Customize the fields that you want to upsert as needed. This table is available when you select Upsert from the Action on data list. |
First line is header |
Select this check box to use the first line in CSV or TSV files as a This check box is available only when you select CSV or |
Ignore blanks |
Select this check box to ignore the empty fields in CSV or TSV This check box is available only when you select CSV or |
Print log |
Select this check box to print logs. |
Advanced settings
Additional arguments |
Complete this table to use the additional arguments as required. For example, you can use the argument “–jsonArray” to accept the |
tStatCatcher Statistics |
Select this check box to collect the log data at a component level. |
Usage
Usage rule |
This component can be used together with the tCosmosDBInput component to verify if the data is imported |
Limitation |
The MongoDB client tool needs to be installed on the machine where |