You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Arun C Murthy (Commented) (JIRA)" <ji...@apache.org> on 2011/10/25 03:14:32 UTC

[jira] [Commented] (MAPREDUCE-3253) ContextFactory throw NoSuchFieldException

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

Arun C Murthy commented on MAPREDUCE-3253:
------------------------------------------

Daniel, which version of Hadoop were you running this against?
                
> ContextFactory throw NoSuchFieldException
> -----------------------------------------
>
>                 Key: MAPREDUCE-3253
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3253
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Daniel Dai
>            Assignee: Mahadev konar
>            Priority: Blocker
>
> I see exceptions from ContextFactory when I am running Pig unit test:
> Caused by: java.lang.IllegalArgumentException: Can't find field
>         at org.apache.hadoop.mapreduce.ContextFactory.<clinit>(ContextFactory.java:139)
> Caused by: java.lang.NoSuchFieldException: reporter
>         at java.lang.Class.getDeclaredField(Class.java:1882)
>         at org.apache.hadoop.mapreduce.ContextFactory.<clinit>(ContextFactory.java:126)

--
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