I was able to query data from Impala table. Here is my git repo for anyone
who would like to check it :-
https://github.com/morfious902002/impala-spark-jdbc-kerberos
--
Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/
-
Did you ever find a solution to this? If so, can you share your solution? I
am running into similar issue in YARN cluster mode connecting to impala
table.
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/spark-jdbc-impala-with-kerberos-using-yarn-client-tp275
I believe the Impala JDBC driver is mostly the same as the Hive
driver, but I could be wrong. In any case, the right place to ask that
question is the Impala groups (see http://impala.apache.org/).
On a side note, it is a little odd that you're trying to read data
from Impala using JDBC, instead o