JDBCIncrementalLoad¶
This node is used to load incremental data from RDBMS to Hive.
Input¶
RDBMS detail like url, username , password, hivedb , hive table name
Type¶
dataset
Class¶
fire.nodes.dataset.NodeDatasetJDBCIncrementalLoad
Fields¶
| Name | Title | Description |
|---|---|---|
| sqldb | SqlDB | |
| sqlServer | SqlServer | |
| sqlUser | SqlUser | |
| password | password | |
| sqltable | SqlTable | |
| sqlkeycolumn | SqlKeyColumn | |
| homeDirectory | Config Path | |
| outputColNames | Column Names of the Table | Output Columns Names of the Table |
| outputColTypes | Column Types of the Table | Output Column Types of the Table |
| outputColFormats | Column Formats | Output Column Formats |