Common Content for Data Engineering
- Common Content for Data Engineering 10.4.1
- All Products
Option
| Description
|
---|---|
DATABASETYPE
| Required when you create an HBase connection for a MapR-DB table. Set the value to MapR-DB. Default is HBase.
|
clusterConfigId
| The cluster configuration ID associated with the Hadoop cluster. You must enter a configuration ID to set up a Hadoop connection.
|
maprdbpath
| Required if you create an HBase connection to connect to a MapR-DB table.
Set the value to the database path that contains the MapR-DB table that you want to connect to. Enter a valid MapR cluster path. Enclose the value in single quotes.
When you create an HBase data object for MapR-DB, you can browse only tables that exist in the path that you specify in this option. You cannot access tables that are available in sub-directories in the specified path.
/user/customers/ , you can access the tables in the
customers directory. However, if the
customers directory contains a sub-directory named
regions , you cannot access the tables in the following directory:
/user/customers/regions
|