You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2009/09/08 10:02:57 UTC

[jira] Updated: (HADOOP-6243) NPE in handling deprecated configuration keys.

     [ https://issues.apache.org/jira/browse/HADOOP-6243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hemanth Yamijala updated HADOOP-6243:
-------------------------------------

    Priority: Blocker  (was: Major)

I am marking this a blocker, because it is breaking builds. It was not my intent that the common jar containing HADOOP-6105 is committed to the M/R and HDFS projects. We were still running tests with Hudson jars. However, it appears that commit of HADOOP-6133 inadvertently included this fix as well.

> NPE in handling deprecated configuration keys.
> ----------------------------------------------
>
>                 Key: HADOOP-6243
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6243
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: conf
>    Affects Versions: 0.21.0
>            Reporter: Konstantin Shvachko
>            Assignee: V.V.Chaitanya Krishna
>            Priority: Blocker
>             Fix For: 0.21.0
>
>
> I run TestFileCreation in Eclipse and get a NullPointerException. Debugging shows that {{Configuration.populateDeprecationMapping()}} sets {{Configuration.properties}} to null.
> This code was introduced in HADOOP-6105.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.