-
Notifications
You must be signed in to change notification settings - Fork 13
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
Issue to connect to Kerberized cluster #16
Comments
First of all, Congratulations and Thank you for creating such a brilliant tool. It's really helpful. Even I am facing the same issue. Need to connect to my kerberized cluster. Could you please see if you can make some small changes in your code and help us with the issue. Thanks & Regards, |
Hey @SagarMorakhiaKpi, I'm really happy you liked the lib :) I currently don't have time to fix this issue and don't have access to SF env anymore. I'm afraid, @dandydev is in the same situation. But if you feel like contributing, we will gladly review your pull-request. |
I'm with @mkrcah here. I will soon have access to a Kerberized cluster, but no access to Salesforce :( PRs are more than welcome! |
Ohh!! Thats bad.. Unfortunately I am not much into Java/Scala development. :( @dandydev , Just 1 request, Once you get access to kerberized Cluster, could you just check how to connect to it via a 3rd party tool. So that we can get some idea out of it. We can try to apply the same in this tool. |
Hello there,
I am trying to connect to kerberized cluster using this api, but got error which caused by
Caused by: org.apache.hadoop.security.AccessControlException: SIMPLE authentication is not enabled. Available:[TOKEN, KERBEROS]
what is the parameter to pass KERBEROS as value?
Appreciated if anybody can provide answer
Also is this API supporting HA namenode, that is NameService:
The text was updated successfully, but these errors were encountered: