Complete the following steps to import data from Hbase and create a new table in Connect.
- From the Home screen, select the
Add button under Tables.
- In Datasets, enter Hbase and
select the connector from the results.
- Under Connection, select the Hbase connection
that you previously set up. If you have not previously set up a connection,
select New Connection and follow the steps in the
previous section.
- On the left panel, enter a Name that identifies the table
and select a Folder to save the table.
- Under Update Frequency, specify how often you want
Connect to update the table. You can import the data one time or have
Connect continuously import the data at a set time interval. Connect
automatically creates a flow for your import. If you select
Once, you can use the flow at a later time to
automatically run the import again.
- Under Setup [1 of 4], select the Table that contains the data.
- In Limit, select how you want to limit the number of
pulls. Select No if you don't any limits.
- Select Yes: Last X Days to pull values from only the most recent
days. In Days, enter the number of days.
- Select Yes: Choose Dates to pull values
within a certain time range. Enter the dates for the range in
Start Time and End
Time.
- In Batch Size, enter the maximum number of records
you want to pull for each batch. Usually, the default value works best.
- In Batch Limit, enter the maximum number batches you
want to pull. Leave this value at 0 to pull at batches. Select Next.
- In Column Families, enter text to filter the list.
Then select the fields that you want to import and select Next.
- In Pull specific columns from field, enter a list of
column names. Separate multiple names with a comma. If your column names
contain commas, enter a different character to use as a separator in
Alternate separator. Connect only pulls data from
columns that match the names you enter. Leave the box empty to select all
columns. Select Next.
- From Refresh Method, select how you want the table to
refresh.
- Replace
- Replace existing records with imported records.
- Append
- Add all imported data to the existing data.
- Append New
- Add only new imported records to existing data.
- Update
- Add new imported records and update existing data.
- Select Save
. If you go to the
Prep Tool and select Run
, Minitab Connect
displays the imported data. Note
If no data appears
after you select Run, select Reset Config
.
When you save the import, Connect creates a flow with the settings that you selected. For more
information on how to schedule a flow and add more data processes to clean data, go
to Overview of the Flow Tool
.