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

2012-09-27 Thread Apache Jenkins Server
See Changes: [eli] HADOOP-8855. SSL-based image transfer does not work when Kerberos is disabled. Contributed by Todd Lipcon [vinodkv] Fix NodeManager to verify the application's user-name. [eli] HDFS-3972. Trash emptier fails in

[jira] [Created] (HADOOP-8860) Split MapReduce and YARN sections in documentation navigation

2012-09-27 Thread Tom White (JIRA)
Tom White created HADOOP-8860: - Summary: Split MapReduce and YARN sections in documentation navigation Key: HADOOP-8860 URL: https://issues.apache.org/jira/browse/HADOOP-8860 Project: Hadoop Common

[jira] [Created] (HADOOP-8861) FSDataOutputStream.sync should call flush() if the underlying wrapped stream is not Syncable

2012-09-27 Thread Amareshwari Sriramadasu (JIRA)
Amareshwari Sriramadasu created HADOOP-8861: --- Summary: FSDataOutputStream.sync should call flush() if the underlying wrapped stream is not Syncable Key: HADOOP-8861 URL: https://issues.apache.org/jira/br

Re: Commits breaking compilation of MR 'classic' tests

2012-09-27 Thread Thomas Graves
So is someone signing up to do this port soon? Otherwise I don't see the point in us spending time keeping tests that mostly don't apply working. I used to spend a lot of time on this when we still had to compile contrib stuff out of ant and the majority of it was just fixing it so it compiles aga

[jira] [Created] (HADOOP-8862) remove deprecated properties used in default configurations

2012-09-27 Thread Jianbin Wei (JIRA)
Jianbin Wei created HADOOP-8862: --- Summary: remove deprecated properties used in default configurations Key: HADOOP-8862 URL: https://issues.apache.org/jira/browse/HADOOP-8862 Project: Hadoop Common

Re: Commits breaking compilation of MR 'classic' tests

2012-09-27 Thread Alejandro Abdelnur
If I recall correctly many of the tests where ported over and only the ones depending on JT/TT stuff were not, no? Thx On Thu, Sep 27, 2012 at 7:44 AM, Thomas Graves wrote: > So is someone signing up to do this port soon? Otherwise I don't see the > point in us spending time keeping tests that