common-dev@hadoop.apache.org

2012-08-03 Thread jiafeng.zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiafeng.zhang resolved HADOOP-8651. --- Resolution: Invalid > Error reading task output Server returned HTTP response code: 400

common-dev@hadoop.apache.org

2012-08-03 Thread jiafeng.zhang (JIRA)
jiafeng.zhang created HADOOP-8651: - Summary: Error reading task output Server returned HTTP response code: 400 for URL: http://hadoop03:8080/tasklog?plaintext=true&attemptid=attempt_1344047400780_0002_m_00_0&filter=stdout Ke

[jira] [Created] (HADOOP-8650) /bin/hadoop-daemon.sh to add "-f " arg for forced shutdowns

2012-08-03 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-8650: -- Summary: /bin/hadoop-daemon.sh to add "-f " arg for forced shutdowns Key: HADOOP-8650 URL: https://issues.apache.org/jira/browse/HADOOP-8650 Project: Hadoop Comm

[jira] [Created] (HADOOP-8649) ChecksumFileSystem should have an overriding implementation of listStatus(Path, PathFilter)

2012-08-03 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created HADOOP-8649: Summary: ChecksumFileSystem should have an overriding implementation of listStatus(Path, PathFilter) Key: HADOOP-8649 URL: https://issues.apache.org/jira/browse/HADOOP-864

[jira] [Created] (HADOOP-8648) libhadoop: native CRC32 validation crashes when blocksize=1

2012-08-03 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8648: Summary: libhadoop: native CRC32 validation crashes when blocksize=1 Key: HADOOP-8648 URL: https://issues.apache.org/jira/browse/HADOOP-8648 Project:

Re: More descriptive patch application failed from preCommit build system

2012-08-03 Thread Radim Kolar
Dne 3.8.2012 13:34, Radim Kolar napsal(a): Dne 3.8.2012 13:18, Radim Kolar napsal(a): can be auto build script changed a bit to send output from patch to stdout instead of eating it? You also need to increase patch's fuzz factor, diff from MAPREDUCE-4275 was not applied because it was generated

[jira] [Resolved] (HADOOP-8441) Build bot timeout is too small

2012-08-03 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radim Kolar resolved HADOOP-8441. - Resolution: Not A Problem it seems to work fine these days. > Build bot timeout

Re: More descriptive patch application failed from preCommit build system

2012-08-03 Thread Radim Kolar
Dne 3.8.2012 13:18, Radim Kolar napsal(a): can be auto build script changed a bit to send output from patch to stdout instead of eating it? looking at pre commit build failures: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/ its common problem and without more detailed information, i

More descriptive patch application failed from preCommit build system

2012-08-03 Thread Radim Kolar
can be auto build script changed a bit to send output from patch to stdout instead of eating it? i need idea why patch failed to apply https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2702/console

Build failed in Jenkins: Hadoop-Common-trunk #492

2012-08-03 Thread Apache Jenkins Server
See Changes: [tucu] HDFS-3756. DelegationTokenFetcher creates 2 HTTP connections, the second one not properly configured. (tucu) [sseth] MAPREDUCE-3289. Make use of fadvise in the NM's shuffle handler. (Contributed by Todd Lipcon