[ 
https://issues.apache.org/jira/browse/HDFS-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958704#comment-14958704
 ] 

Tsz Wo Nicholas Sze commented on HDFS-8050:
-------------------------------------------

We moved some client conf properties to HdfsClientConfigKeys but we have not 
separated the public conf properties from the private conf properties.  
HdfsClientConfigKeys is already in o.a.h.hdfs.client, not 
o.a.h.hdfs.client.impl.

> 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)

Reply via email to