Versions Compared

Key

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

...

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.

However, when the Allow Self Signed Cert checkbox is selected, this field is disabled.


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.

However, when the Allow Self Signed Cert checkbox is selected, this field is disabled.


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.

However, when the Allow Self Signed Cert checkbox is selected, this field is disabled.


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.

However, when the Allow Self Signed Cert checkbox is selected, this field is disabled.


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.

...