job conf key for the services name of DelegationToken for HFTP url is
constructed incorrectly in HFTPFileSystem
---------------------------------------------------------------------------------------------------------------
Key: MAPREDUCE-1718
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1718
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Boris Shkolnik
the key (build in TokenCache) is hdfs.service.host_HOSTNAME.PORT, but
in HftpFileSystem it is sometimes built as hdfs.service.host_IP.PORT.
Fix. change it to always be IP.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.