hftp fails as it is not able to get delegation token over https
---------------------------------------------------------------
Key: HDFS-2387
URL: https://issues.apache.org/jira/browse/HDFS-2387
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 0.20.205.0
Reporter: Arpit Gupta
Run a dfs command with the path specified as hftp leads to the following issue
bash-3.2$ /bin/hadoop --config HADOOP_CONF_DIR dfs -ls hftp://NN_HOST:50070/path
11/09/29 16:07:23 INFO fs.FileSystem: Couldn't get a delegation token from
https://NN_HOST:50470 using https.
ls: Security enabled but user not authenticated by filter
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira