Uploaded image for project: 'Apache Whirr (retired)'
  1. Apache Whirr (retired)
  2. WHIRR-490

hadoop-mapreduce.mapred.child.ulimit should be unlimited by default

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.7.1
    • service/hadoop
    • None
    • Hadoop Cluster on Amaazon EC2

    Description

      Last week, I was struggling to run hadoop job(simple wordcount example program comes with hadoop ) on amazon ec2. Jobs were dying saying
      " Could not create the Java virtual machine ". It took me a while to figure out that ulimit was the problem. Whirr by default assign ulimit to a constant number but not unlimited. Setting mapred.child.java.opts to any number ( I tried from 64mb to 4096mb on t1.micro instances to m2.4xlarge ) was throwing error.
      More details on
      https://issues.apache.org/jira/browse/HADOOP-7989

      Attachments

        1. WHIRR-490.patch
          0.7 kB
          Andrei Savu

        Activity

          People

            savu.andrei Andrei Savu
            flukebox Jai Kumar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: