[ https://issues.apache.org/jira/browse/HADOOP-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706026#action_12706026 ]
Flavio Paiva Junqueira commented on HADOOP-5721: ------------------------------------------------ The contrib test that has failed in the last hudson run is org.apache.hadoop.mapred.TestCapacitySchedulerConf. I have also observed the following message: FATAL: Java heap space java.lang.OutOfMemoryError: Java heap space but it is not clear if this is related to the failure because it is at the end of the console output. The test seems to be unrelated to the current patch as it tests a map-reduce scheduler (this is how I understand it at least). Unless it is strictly necessary and given that the queue of hudson is quite long, I would suggest not to submit it again. Does anyone else have an opinion about the results of the last hudson runs? > Provide EditLogFileInputStream and EditLogFileOutputStream as independent > classes > ---------------------------------------------------------------------------------- > > Key: HADOOP-5721 > URL: https://issues.apache.org/jira/browse/HADOOP-5721 > Project: Hadoop Core > Issue Type: Improvement > Components: dfs > Affects Versions: 0.19.1 > Reporter: Luca Telloli > Priority: Minor > Fix For: 0.21.0 > > Attachments: HADOOP-5721.patch, HADOOP-5721.patch, HADOOP-5721.patch, > HADOOP-5721.patch, HADOOP-5721.patch, HADOOP-5721.patch, HADOOP-5721.patch, > HADOOP-5721.patch, HADOOP-5721.patch > > > EditLogFileInputStream and EditLogFileOutputStream are currently part of > FSEditLog. With this patch we want to extract them and provide as independent > classes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.