...
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. This path is used to store certificates from other Certified Authorities. The setup is required to establish a successful connection at the client side.
| |||||
Trust Store Password | Enter the passphrase of the trust store file. This password is used to access the certificates stored in the trust store.
| |||||
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.
| |||||
Key Store Password | Enter the passphrase of the key store file. This password is used to access the credentials stored in the key store.
| |||||
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. |
...