Mingliang Liu created HDFS-9131:
-----------------------------------

             Summary: Move hadoop-hdfs-client related config keys from 
DFSConfigKeys to HdfsClientConfigKeys
                 Key: HDFS-9131
                 URL: https://issues.apache.org/jira/browse/HDFS-9131
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Mingliang Liu
            Assignee: Mingliang Liu


As we move {{DFSClient}} (see [HDFS-8053]) and {{DistributedFileSystem}} (see 
[HDFS-8740]) from {{hadoop-hdfs}} to {{hadoop-hdfs-client}}, we need to move 
the client side config keys from {{DFSConfigKeys}} to {{HdfsClientConfigKeys}} 
in advance.

This jiras tracks the effort of moving all client related config keys, which 
are used by {{DFSClient}} and {{DistributedFileSystem}}, from {{hadoop-hdfs}} 
to {{hadoop-hdfs-client}} module.

We'd better mark these keys in {{DFSConfigKeys}} as _@Deprecated_ for a while 
before totally delete them, in case we break dependent code without being aware 
of it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to