Open chip-factual opened 9 years ago
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