Anchor | ||||
---|---|---|---|---|
|
...
Importing Data with a HBase Connector
After configuring an HBase connection the wizard you can set up one or more import jobs which access the HBase connection.
- Click the + (plus) button and select Import Job or right-click in the browser and select Create new > Import job.
- Click Select Connection and choose the name of your HBase connection (here - HBase_94_Connection) then click Next.
- Choose the desired table.
- Optional: Add a filter for the beginning and ending rows in the table.
A preview of the imported data is displayed. Review the schema and click Next.Anchor definefields definefields
(If a data field type of a column needs to be changed, see below.)- Create a schedule for the import job if needed and click Next.
- Write a short description of the import job and click Save.
Anchor hbasedatatype hbasedatatype
Changing the Data Field Type of a Column in HBase Imports
hbasedatatype | |
hbasedatatype |
The default data field type for all HBase columns is a string. This data field type can be changed in the HBase Field Mapping section during the Define Fields import process.
...