Installing the Connector on Debian
To install the connector on a Debian machine, use the Debian package instead of the
RPM file
On 64-bit editions of Debian, you can execute both 32- and 64-bit applications. However, 64-bit applications must use 64-bit connectors, and 32-bit applications must use 32-bit connectors. Make sure that you use the version of the connector that matches the bitness of the client application:
impala_[Version]-[Release]_i386.deb
for the 32-bit connectorimpala_[Version]-[Release]_amd64.deb
for the 64-bit connector
[Version]
is the version number of the connector, and [Release]
is the release number for this version of the connector.
You can install both versions of the connector on the same machine.
To install the Simba Impala ODBC Driver on Debian:
- Log in as the root user, and then navigate to the folder containing the Debian package for the connector.
- Double-click impala_[Version]-[Release]_i386.deb or impala_[Version]-[Release]_amd64.deb.
- Follow the instructions in the installer to complete the installation process.
- If you received a license file via email, then copy the license file into the
/opt/simba/impala/lib/32
or/opt/simba/impalaodbc/lib/64
folder, depending on the version of the connector that you installed. You must have root privileges when changing the contents of this folder.
The Simba Impala ODBC Driver files are installed in the /opt/simba/impala
directory.
Note:
If the package manager in your Ubuntu distribution cannot resolve the libsasl
dependencies automatically when installing the connector, then download and manually install the packages required by the version of the connector that you want to install.
Next, configure the environment variables on your machine to make sure that the ODBC driver manager can work with the connector. For more information, see Configuring the ODBC Driver Manager.
- System Requirements on page 1
- Verifying the Connector Version Number
- Configuring the ODBC Driver Manager
- Configuring the Driver on page 1