[ https://issues.apache.org/jira/browse/HDFS-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Haohui Mai updated HDFS-9131: ----------------------------- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.8.0 Status: Resolved (was: Patch Available) I've committed the patch to trunk and branch-2. Thanks [~liuml07] for the contribution. > Move config keys used by hdfs-client 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 > Fix For: 2.8.0 > > Attachments: HDFS-9131.000.patch, HDFS-9131.001.patch > > > 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 deleting them, in case we break dependent code without being > aware of it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)