Created on 12-13-2016 08:24 AM - edited 09-16-2022 03:51 AM
Hi,
Is there a particular reason why Impala JDBC driver is not in Cloudera's Maven Repo?
Strange, because other CDH-related libraries are there.
Best,
Gin
Created 12-14-2016 02:13 PM
Hi,
Impala JDBC driver is not Open Source, as it contains proprietary code that makes it more performant and featureful, as a result, no public maven respository available for it.
We do publish the Apache version of JDBC driver however, though they are not the same and contain different features.
Hope that answers your question.
Created 12-14-2016 02:13 PM
Hi,
Impala JDBC driver is not Open Source, as it contains proprietary code that makes it more performant and featureful, as a result, no public maven respository available for it.
We do publish the Apache version of JDBC driver however, though they are not the same and contain different features.
Hope that answers your question.
Created 12-14-2016 02:18 PM
Thanks for clarifying, Eric.
Although I still think that a separate public/private cloudera-proprietary maven repo would be much more convenient. In the end, these JDBCs end up in (private) maven repos anyway - just takes more hassle.
Best,
Gin