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

Steve Loughran commented on HADOOP-10753:
-----------------------------------------

please don't mark the existing class as deprecated. It'll simply explode the 
amount of deprecated code in the builds. Anyone who is writing code to work 
with libraries prior to the move is going to need to stick to the old location 
until they stop.

Maybe we should add a new {{InterfaceAudience}} tag, 
{{@InterfaceAudience.RetainedForCompatibility}}

> Could be better to move CommonConfigurationKeysPublic to 
> org.apache.hadoop.common package
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-10753
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10753
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>            Priority: Minor
>
> As discussed in HADOOP-8943, it would be better to place 
> CommonConfigurationKeysPublic into a more neutral place like 
> org.apache.hadoop.common instead of org.apache.hadoop.fs package. This would 
> help common facilities like security related codes avoid coupling with fs 
> stuffs.
> Could anyone post your thought about this, and if confirmed, I would provide 
> a patch for it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to