Hi,
Yes. I am able to connect to Hive from simple Java program running in the
cluster. When using spark-submit I faced the issue.
The output of command is given below
$> netstat -alnp |grep 10001
(Not all processes could be identified, non-owned process info
will not be shown, you would have to
Hi,
@Deepak
I have used a separate user keytab(not hadoop services keytab) and able to
connect to Hive via simple java program.
I am able to connect to Hive from spark-shell as well. However when I submit a
spark job using this same keytab, I see the issue.
Do cache have a role to play here? In t
Hi,
I am trying to connect to Hive from Spark application in Kerborized cluster and
get the following exception. Spark version is 1.4.1 and Hive is 1.2.1. Outside
of spark the connection goes through fine.
Am I missing any configuration parameters?
ava.sql.SQLException: Could not open connecti