Common Content for Data Engineering
- Common Content for Data Engineering 10.5.3
- All Products
Option
| Description
|
---|---|
DATABASETYPE
| Required. Set the value to
MapR-DB and enclose the value in single quotes.
|
clusterConfigId
| The cluster configuration ID associated with the Hadoop cluster. You must enter a configuration ID to set up an HBase connection for MapR-DB.
|
maprdbpath
| Required. 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
|