Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To create a new Data Hub profile configuration , click the Configuration button in the left panel of the Desktop window click the New Configuration in the Build view and select Data Hub Profile from the menuthe Configurations browser.

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 Configuration [hide]mz9[/hide].

...

SettingDescription
HostEnter the hostname or the IP address of the Impala database.
PortEnter the port number that is configured for the connection into the Impala database.
Enable TLSAllows the user to enable the TLS functionality for the connection to the Impala database.
Allow Self Signed CertCheckbox 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. This path is used to store certificates from other Certified Authorities. The setup is required to establish a successful connection at the client side.

Note
titleNote!

This field is enabled when the Enable TLS checkbox is selected.


Trust Store Password

Enter the passphrase of the trust store file. This password is used to access the certificates stored in the trust store.

Note
titleNote!

This field is enabled when the Enable TLS checkbox is selected.


Key Store File Path

Enter the location of the key store file. This path is used to store your credential. This is required when setting up the server side on the SSL. 

Note
titleNote!

This field is enabled when the Enable TLS checkbox is selected.


Key Store Password

Enter the passphrase of the key store file. This password is used to access the credentials stored in the key store.

Note
titleNote!

This field is enabled when the Enable TLS checkbox is selected.


Database NameClick 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.
RefreshClick this to retrieve a list of available databases.
Test ConnectionClick to test the JDBC connection to the Impala database.

...