[ https://issues.apache.org/jira/browse/HDFS-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590825#comment-14590825 ]
Haohui Mai commented on HDFS-8238: ---------------------------------- +1. I'll commit it shortly. [~tasanuma0829], the checkstyle warnings come from the original file. Can you please file a follow-up jira to clean up the warnings? Thanks. > 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, HDFS-8238.001.patch, > HDFS-8238.002.patch, HDFS-8238.003.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)