Tsz Wo Nicholas Sze created HDFS-8050:
-----------------------------------------
Summary: Separate the client conf key from DFSConfigKeys
Key: HDFS-8050
URL: https://issues.apache.org/jira/browse/HDFS-8050
Project: Hadoop HDFS
Issue Type: Sub-task
Components: hdfs-client
Reporter: Tsz Wo Nicholas Sze
Assignee: Tsz Wo Nicholas Sze
Currently, all the conf keys are in DFSConfigKeys. We should separate the
public client DFSConfigKeys to a new class in org.apache.hadoop.hdfs.client as
described by [~wheat9] in HDFS-6566.
For the private conf keys, they may be moved to a new class in
org.apache.hadoop.hdfs.client.impl.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)