Member since
08-14-2014
1
Post
0
Kudos Received
0
Solutions
04-20-2020
06:59 AM
Hello @gmalafsky , thank you for raising this question about how to configure Impala JDBC driver from a Windows machine. Although the original question was raised some time ago, I would like to update this thread with the latest information. For the latest Impala JDBC driver release the installation guide can be found under [1] in a PDF format. Page 8. describes that "Before you use the Cloudera JDBC Driver for Impala, the JDBC application or Java code that you are using to connect to your data must be able to access the driver JAR files. In the application or code, specify all the JAR files that you extracted from the ZIP archive." For Java7, please follow the guide under [2] to configure the classpath correctly. For the detailed instructions, please follow [1] section "Installing and Using the Cloudera JDBC Driver for Impala". For release notes, please navigate to [3]. Please let us know if there is any additional information is required for this thread to be marked as solved. Kind regards: Ferenc [1] https://docs.cloudera.com/documentation/other/connectors/impala-jdbc/latest/Cloudera-JDBC-Driver-for-Impala-Install-Guide.pdf [2] http://docs.oracle.com/javase/7/docs/technotes/tools/windows/classpath.html [3] https://docs.cloudera.com/documentation/other/connectors/impala-jdbc/latest.html
... View more