Warning
This component will be available in the Palette of the studio on the condition that you have subscribed to
one of the Talend solutions with Big
Data.
The tBigQueryOutputBulk and tBigQueryBulkExec components are generally used together as parts of a two
step process. In the first step, an output file is generated. In the second step, this file
is used to feed a dataset. These two steps are fused together in the tBigQueryOutput component, detailed in a separate section. The advantage of
using two separate components is that the data can be transformed before it is loaded in the
dataset.
Component family |
Big Data / Google BigQuery |
|
Function |
This component writes given data into a .txt or .csv |
|
Purpose |
This component creates a .txt |
|
Basic settings |
Schema and Edit |
A schema is a row description. It defines the number of fields to be processed and passed on Since version 5.6, both the Built-In mode and the Repository mode are Click Edit schema to make changes to the schema. If the
|
|
Property type |
Built-In: You create and store the schema locally for this |
|
|
Repository: You have already created the schema and Since version 5.6, both the Built-In mode and the Repository mode are |
|
File name |
Browse, or enter the path to the .txt or .csv file |
|
Append |
Select the check box to write new data at the end of the existing |
Advanced settings |
Field Separator |
Enter character, string or regular expression to separate fields for the transferred |
Create directory if not exists |
Select this check box to create the directory you defined in the File field for Google Cloud Storage, if it does not exist. |
|
Custom the flush buffer size |
Enter the number of rows to be processed before the memory is freed. |
|
Check disk space |
Select the this check box to throw an exception during execution |
|
Encoding |
Select the encoding from the list or select Custom and |
|
tStatCatcher Statistics |
Select this check box to collect the log data at the component |
|
Global Variables |
NB_LINE: the number of rows read by an input component or ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio |
|
Usage |
This is an output component which needs the data provided by its |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
|
Limitation |
N/A |
For related topic, see Scenario: Writing data in BigQuery