Is there some way to access my hadoop cluster with kerberos access?
I usually fetch an authorization token from kerberos (that has some validity period), after which everything is seemless.
Somehow, Dataiku cannot use this token. Is there a way to access a hadoop via kerberos auth? Alternatively, is it possible to get Dataiku to use my local hadoop conf/libs.
Just to be sure, what happens if you re-run ./bin/post-install ? It should properly update env-hadoop.sh to set DKU_HADOOP_CP=the_hadoop_classpath (but it caches it)