-
Notifications
You must be signed in to change notification settings - Fork 110
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
kerberos authentication error when using HDFS compatibility #175
Comments
hi @chip-factual , which version of drake? |
Drake Version 0.1.7 |
@chip-factual Have you successfully run any HDFS related drake file on chip-d48? I guess chip-d48 is an openstack instance that upgraded from cdh4. I had same issue on my previous dev instance, and had no problem with new instance created with cdh5 support. |
@mavericklou I did successfully run HDFS related drake files back when we were still using cdh4, so it is probably a cdh5 compatibility issue. I'll see about creating a new instance to get around it. |
fwiw, I created a new one a while back and then got blocked by #167 so I couldn't complete the experiment. |
haven't gotten around to trying again recently |
When running a drake script that accesses hdfs, I'm getting a kerberos authentication error, even after running
kinit
. I've verified with a few other engineers that they're experiencing the same issue.For example, when executing:
I get:
cc @BMayneFactual
The text was updated successfully, but these errors were encountered: