-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GSS initiate failed #280
Comments
If I remove 'user impersonate' option from spark interpreter, this error is not ocuured.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, when I connect pyspark and hive using HWC , I met this error
(my cluseter is kerberized)
But I already set all settings in zeppelin ( https://docs.cloudera.com/HDPDocuments/HDP3/HDP-3.1.0/integrating-hive/content/hive_zeppelin_configuration_hivewarehouseconnector.html )
with
spark.yarn.security.credentials.hiveserver2.enabled=ture
(Hive Query is working. Only pyspark code with HWC is not working. )my env is
How can I connect Hive and Spark? Please give me solution
Thanks to your favor
The text was updated successfully, but these errors were encountered: