You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (Created) (JIRA)" <ji...@apache.org> on 2012/04/02 06:40:11 UTC

[jira] [Created] (HBASE-5697) Audit HBase for usage of deprecated hadoop 0.20.x property names.

Audit HBase for usage of deprecated hadoop 0.20.x property names.
-----------------------------------------------------------------

                 Key: HBASE-5697
                 URL: https://issues.apache.org/jira/browse/HBASE-5697
             Project: HBase
          Issue Type: Task
            Reporter: Jonathan Hsieh


Many xml config properties in Hadoop have changed in 0.23.  We should audit hbase to insulate it from hadoop property name changes.

Here is a list of the hadoop property name changes:
http://hadoop.apache.org/common/docs/r0.23.1/hadoop-project-dist/hadoop-common/DeprecatedProperties.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5697) Audit HBase for usage of deprecated hadoop 0.20.x property names.

Posted by "stack (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244500#comment-13244500 ] 

stack commented on HBASE-5697:
------------------------------

ooo... nelly.  Thats a long list Jon.
                
> Audit HBase for usage of deprecated hadoop 0.20.x property names.
> -----------------------------------------------------------------
>
>                 Key: HBASE-5697
>                 URL: https://issues.apache.org/jira/browse/HBASE-5697
>             Project: HBase
>          Issue Type: Task
>            Reporter: Jonathan Hsieh
>
> Many xml config properties in Hadoop have changed in 0.23.  We should audit hbase to insulate it from hadoop property name changes.
> Here is a list of the hadoop property name changes:
> http://hadoop.apache.org/common/docs/r0.23.1/hadoop-project-dist/hadoop-common/DeprecatedProperties.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5697) Audit HBase for usage of deprecated hadoop 0.20.x property names.

Posted by "Jonathan Hsieh (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244671#comment-13244671 ] 

Jonathan Hsieh commented on HBASE-5697:
---------------------------------------

Hopefully that is a comprehensive list.  My guess is that only a handful are relevant.  I started testing on hadoop 23 and there are definitely some new deprecation warnings that show up in logs/console.  Also, some have been bugs in previous versions - I've gotten snagged on this one before:

fs.default.name -> fs.defaultFS 


                
> Audit HBase for usage of deprecated hadoop 0.20.x property names.
> -----------------------------------------------------------------
>
>                 Key: HBASE-5697
>                 URL: https://issues.apache.org/jira/browse/HBASE-5697
>             Project: HBase
>          Issue Type: Task
>            Reporter: Jonathan Hsieh
>
> Many xml config properties in Hadoop have changed in 0.23.  We should audit hbase to insulate it from hadoop property name changes.
> Here is a list of the hadoop property name changes:
> http://hadoop.apache.org/common/docs/r0.23.1/hadoop-project-dist/hadoop-common/DeprecatedProperties.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira