Mingliang Liu created MAPREDUCE-6477:
----------------------------------------
Summary: Replace usage of deprecated NameNode.DEFAULT_PORT with
HdfsClientConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT
Key: MAPREDUCE-6477
URL: https://issues.apache.org/jira/browse/MAPREDUCE-6477
Project: Hadoop Map/Reduce
Issue Type: Task
Reporter: Mingliang Liu
Assignee: Mingliang Liu
The {{NameNode.DEFAULT_PORT}} static attribute is stale as we use
{{HdfsClientConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT}} config value. Jira
[HDFS-9010] marks it as {{@Deprecated}} and refactored its usages in
{{hadoop-hdfs}} module. This jira tracks the effort of replacing its usage in
{{org.apache.hadoop.fs.TestFileSystem}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)