Build failed in Jenkins: Hadoop-Common-0.23-Build #407

2012-10-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/407/changes Changes: [vinodkv] MAPREDUCE-4733. Reducer can fail to make progress during shuffle if too many reducers complete consecutively. Contributed by Jason Lowe. svn merge --ignore-ancestry -c 1400264 ../../trunk/ [bobby] svn

Hadoop Source Code

2012-10-20 Thread Salma Saber
Hi, I am a new Hadoop developer. I want to implement an algorithm which enhances the Hadoop performance in Heterogeneous environments. I tried to build and run many versions for the Hadoop source code but the only one that I have succeeded to build and run is hadoop-205. I want to know if this

[jira] [Resolved] (HADOOP-8902) Enable Gridmix v1 v2 benchmarks on Windows platform

2012-10-20 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-8902. - Resolution: Fixed Hadoop Flags: Reviewed +1 for the patch. I committed it to

[jira] [Reopened] (HADOOP-8564) Port and extend Hadoop native libraries for Windows to address datanode concurrent reading and writing issue

2012-10-20 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas reopened HADOOP-8564: - Reopened because I had reverted the patch earlier due to build issue.

[jira] [Resolved] (HADOOP-8564) Port and extend Hadoop native libraries for Windows to address datanode concurrent reading and writing issue

2012-10-20 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-8564. - Resolution: Fixed I committed the patch. Thank you Chuan. Port and