hdfs
hdfs copied to clipboard
Problem with kerberos authentication: v4 configurations are not supported
After installing hdfs I got the following error:
Problem with kerberos authentication: v4 configurations are not supported
How this problem should be addressed?
Hi @vkuznet,
Thanks for the bug report! Would you mind including a list of steps to reproduce the problem?
Hmm, there is nothing really to show, what I did is the following:
$ cd gohdfs-v2.1.1-linux-amd64/
$ knit
.... # I provide my credentials
$ klist
... # it shows my Kerberos ticket info
$ hdfs ls hdfs:///cms/tmp
Problem with kerberos authentication: v4 configurations are not supported
$ hdfs ls /cms/tmp
Problem with kerberos authentication: v4 configurations are not supported
I did checked that my Hadoop environment is set though:
env | grep HADOOP
HADOOP_HOME=/etc/hadoop
HADOOP_CONF_DIR=/etc/hadoop/conf
And, I checked that I have cache file:
env | grep KRB5CCNAME
KRB5CCNAME=FILE:/tmp/krb5cc_13635_bNaF6fXnfS