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

Possible NPE in org.apache.hadoop.mapred.MapTask.MapOutputBuffer.collect(K key, V value, int partition)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.20.1, 0.20.2, 0.20.203.0, 0.20.205.0, 0.23.0
    • None
    • mrv2
    • None

    Description

      org.apache.hadoop.mapred.MapTask.MapOutputBuffer.collect accepts a pair of Key and Value. There is chance that if somehow if a Null value or Key is passed to the method, we can end up having NPE.

      Attachments

        1. MAPREDUCE-3516.patch
          2 kB
          Subroto Sanyal

        Activity

          People

            subrotosanyal Subroto Sanyal
            subrotosanyal Subroto Sanyal
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: