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

Increase the number of open files for unit tests under Hudson

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • hudson
    • scripts
    • None

    Description

      Lucene.zones.apache.org and I assume hudson.zones limit the number of file handles to 256. TestMiniMRDFSSort runs better with more file handles. (I set it to 10000 in my testing, but a smaller value is probably ok.) I suggest the QA scripts increase the ulimit before running the unit tests with "ulimit -n 10000".

      Attachments

        Activity

          People

            nidaley Nigel Daley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: