Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-3253

ContextFactory throw NoSuchFieldException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.23.0
    • 0.23.0
    • mrv2
    • None

    Description

      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)

      Attachments

        1. MAPREDUCE-3253.patch
          4 kB
          Arun Murthy

        Activity

          People

            acmurthy Arun Murthy
            daijy Daniel Dai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: