[
https://issues.apache.org/jira/browse/HDFS-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538700#comment-14538700
]
Haohui Mai commented on HDFS-8238:
----------------------------------
Upload my initial patch
> Move ClientProtocol to the hdfs-client
> --------------------------------------
>
> Key: HDFS-8238
> URL: https://issues.apache.org/jira/browse/HDFS-8238
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: build
> Reporter: Haohui Mai
> Assignee: Takanobu Asanuma
> Attachments: HDFS-8238.000.patch
>
>
> The {{ClientProtocol}} class defines the RPC protocol between the NN and the
> client. This jira proposes to move it into the hdfs-client module.
> The jira needs to move:
> * {{o.a.h.hdfs.server.namenode.SafeModeException}} and
> {{o.a.h.hdfs.server.namenode.NotReplicatedYetException}} to the hdfs-client
> package
> * Remove the reference of {{DistributedFileSystem}} in the javadoc
> * Create a copy of {{DFSConfigKeys.DFS_NAMENODE_KERBEROS_PRINCIPAL_KEY}} in
> {{HdfsClientConfigKeys}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)