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 18:15:57 UTC

[jira] Resolved: (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 resolved HADOOP-6243.
--------------------------------------

    Resolution: Fixed

I committed common and mapreduce jars to HDFS thus completing the fix. Thanks, Sreekanth !

> 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
>
>         Attachments: HADOOP-6243-1.patch
>
>
> 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.