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

Harsh J Chouraria commented on HDFS-1620:
-----------------------------------------

We should make the hdfs.protocol.FSConstants into DFSConstants. That should 
solve the confusion I think?

We can mark protocol.FSConstants deprecated, and make it extend the copied over 
DFSConstants class (although its marked Private as an interface, its a better 
approach than to earn the wrath of a thousand users).

> FSConstants vs FsConstants 
> ---------------------------
>
>                 Key: HDFS-1620
>                 URL: https://issues.apache.org/jira/browse/HDFS-1620
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Tsz Wo (Nicholas), SZE
>            Priority: Minor
>
> We have {{org.apache.hadoop.hdfs.protocol.*FSConstants*}} and 
> {{org.apache.hadoop.fs.*FsConstants*}}.  Elegant or confused?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to