tPaloOutput
Takes the input stream and writes it to a given Palo cube.
The tPaloOutput writes one row of data (elements as well
as values) into a Palo cube.
tPaloOutput Standard properties
These properties are used to configure tPaloOutput running in the Standard Job framework.
The Standard
tPaloOutput component belongs to the Business Intelligence family.
The component in this framework is available in all Talend
products.
Basic settings
Use an existing connection |
Select this check box and in the Component List click the relevant connection component to Note that when a Job contains the parent Job and the child Job, |
Host Name |
Enter the host name or the IP address of the host server. |
Server Port |
Type in the listening port number of the Palo server. |
Username and |
Enter the Palo user authentication data. To enter the password, click the […] button next to the |
Database |
Type in the name of the database where the cube of interest |
Cube |
Type in the name of the cube in which the incoming data is |
Commit size |
Type in the row count of each batch to be written into the |
Schema and Edit |
A schema is a row description. It defines the number of fields Click Edit
|
 |
Built-in: The schema is created |
 |
Repository: The schema already |
Column as Measure |
Select the column from the input stream which holds the Measure or |
Create element if not exist |
Select this check box to create the element being processed if it |
Save cube at process end |
Select this check box to save the cube you have written the data |
Advanced settings
tStat |
Select this check box to collect log data at the component |
Global variables
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 |
Usage
Usage rule |
This component requires an input component. |
Connections |
Outgoing links (from this component to another): Row: Iterate Trigger: Run if Incoming links (from one component to this one): Row: Main; Reject For further information regarding connections, see |
Limitation |
This component is able to write only one row of data into a Due to license incompatibility, one or more JARs required to use |
Related scenario
For related topic, see Writing data into a given cube.