Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-2053

OutOfMemoryError : Java heap space errors in hadoop 0.14

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.14.0, 0.14.1, 0.14.2
    • 0.14.3
    • None
    • None

    Description

      In recent hadoop 0.14 we are seeing few jobs where map taskf fail with java.lang.OutOfMemoryError: Java heap space problem
      These were the same jobs which used to work fine with 0.13

      <stack>
      task_200710112103_0001_m_000015_1: java.lang.OutOfMemoryError: Java heap space
      at java.util.Arrays.copyOf(Arrays.java:2786)
      at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:94)
      at java.io.DataOutputStream.write(DataOutputStream.java:90)
      at org.apache.hadoop.io.Text.write(Text.java:243)
      at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:340)
      </stack>

      Attachments

        1. HADOOP-2053_1_20071015.patch
          0.6 kB
          Arun Murthy

        Issue Links

          Activity

            People

              acmurthy Arun Murthy
              lohit Lohit Vijaya Renu
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: