[ 
https://issues.apache.org/jira/browse/HADOOP-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nigel Daley resolved HADOOP-3142.
---------------------------------

    Resolution: Fixed
      Assignee: Nigel Daley  (was: Mukund Madhugiri)

I just commit a fix to the hudson scripts.

> Increase the number of open files for unit tests under Hudson
> -------------------------------------------------------------
>
>                 Key: HADOOP-3142
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3142
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: scripts
>            Reporter: Owen O'Malley
>            Assignee: Nigel Daley
>             Fix For: hudson
>
>
> 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".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to