The Data Hub profiles profile is used by the Data Hub forwarding - and task agent agents to connect to an Impala database via Cloudera JDBC, and an HDFS. This profile is also used to map the input UDRs to the Data Hub forwarding and an Impala database table.
The Data Hub profile is loaded when you start a workflow that depends relies on it. Changes to the profile become effective when you restart the workflow.
Configuration
To create a new Data Hub profile configuration, click the New Configuration button click the Configuration button in the upper left part panel of the Desktop the Desktop window , and then select Data Hub Profile from from the menu.
The contents of the menus in the menu bar may change depending on which configuration type that has been opened in the currently active tab. The Data Hub profile uses the standard menu items and buttons that are visible for all configurations, and these are described in /wiki/spaces/MD82/pages/3769348 in the /wiki/spaces/MZD73/pages/5656992Configuration [hide]mz9[/hide].
Impala Tab
The impala tab contains connections settings for the Impala database.
Data Hub profile configuration - Impala tab
Setting | Description |
---|---|
Host | Enter the hostname or the IP address of the Impala database. |
Port | Enter the port number that is configured for the connection into the Impala database. |
Enable TLS | Allows the user to enable the TLS functionality for the connection to the Impala database. |
Allow Self Signed Cert | Checkbox to enable the usage of Self Signed Certificates. If this checkbox is |
selected, both Trust Store File Path and Trust Store Password will be disabled. |
Trust Store File Path |
Enter the location of the trust store file. |
|
| |
Trust Store Password | Enter the passphrase of the trust store file. |
|
| |
Key Store File Path | Enter the location of the key store file. |
|
| ||||||
Key Store Password | Enter the passphrase of the key store file.
| |||||
Database Name | Click the Refresh button next to Database Name to retrieve a list of available database and then select a database from the drop-down menu. The Tables Mapping tab will appear. | |||||
Refresh | Click |
this to retrieve a list of available databases. | |
Test Connection | Click |
to test the JDBC connection to the Impala database. |
HDFS Tab
The HDFS tab contains the properties required for the connection to HDFS as well as properties for staging paths.
Data Hub profile configuration - HDFS tab
Setting | Description |
---|---|
HDFS URI | Enter the URI of the HDFS NameNode. |
Staging Path | Enter the absolute path to an existing directory on the HDFS. This directory will be used as a staging directory for the data. |
MZ Temp Path | Enter the path for temporarily storing the files locally before it is inserted into the HDFS staging directory. |
Create Directory | Select this to create the MZ Temp Path directory if it does not exist. |
Advanced Tab
The Advanced tab contains the properties needed for Data Hub agent to connect to any Cloudera configurations that has LDAP and Kerberos enabled.
Data Hub profile configuration - Advanced tab
...
Info | ||
---|---|---|
| ||
You will need to ensure the keytab file is located in the same host as the EC that will be running the workflow with the Data Hub agent. |
Tables Mapping
...
The Tables Mapping tab contains the mapping between one or more database table and a UDR type that you have selected in this tab.
...
Tab
Data Hub profile configuration - Tables Mapping tab
Setting | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Table | Select a database table from the drop-down list. The name of the table columns and their data type will appear.
| ||||||||||
UDR Type | Click the Browse button and then select a UDR type that will be routed to a Data Hub agent. For information about Ultra types that can be mapped to Impala types, see Compatible Types below. | ||||||||||
Auto Map | Click this button to automatically map UDR fields and database columns with identical names. The automatic mapping is not case-sensitive. If a field cannot be mapped, the current value in the UDR Field column remains unchanged. | ||||||||||
Column | The name of the columns in the selected table. | ||||||||||
Type | Clicking the cell, displays a list of valid Impala types. Each column must be mapped against a type. For information about Ultra types that can be mapped to Impala types, see Compatible Types below. | ||||||||||
UDR Field | Select a UDR field from the drop-down list. This represents selectable fields available based on the selected UDR Type above. | ||||||||||
Date Hint | Select the date format to be stored in the table. This is required for a partition column. A date in the Ultra format can be stored as INT, BIGINT and SMALLINT types. When the column is a partition, you must select the corresponding date format from this drop-down list:
The selected format determines the granularity of date pickers in the Web UI. When you change the Date Hint value of a partition column for an existing profile, make sure to review the settings of Data Hub task workflows that depend on the updated profile and table.
|
When the UDR fields do not have names that matches the database columns, you can map these manually by clicking the corresponding cell and selecting the field from a drop-down list.
Anchor | ||||
---|---|---|---|---|
|
The following table shows allowed mappings of Impala types to Ultra types.
...