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

2012-07-31 Thread Apache Jenkins Server
See Changes: [szetszwo] svn merge -c -1366601 for reverting HDFS-3667. [tucu] MAPREDUCE-4342. Distributed Cache gives inconsistent result if cache files get deleted from tasktracker. (mayank_bansal via tucu) [tucu] svn ignoring ha

Re: Powered By Hadoop Wiki Page Permissions

2012-07-31 Thread Denis
Hi Could I have the permission as well ? My wiki username is "Denis". On Thu, Jul 19, 2012 at 7:35 PM, Harsh J wrote: > Done. > > On Thu, Jul 19, 2012 at 8:13 PM, Joey Krabacher wrote: > >> Could someone please grant me write permissions to this page? >> http://wiki.apache.org/hadoop/PoweredBy >

Re: Powered By Hadoop Wiki Page Permissions

2012-07-31 Thread Web
Hi Could I have the permission as well ? My wiki username is "Denis". On Thu, Jul 19, 2012 at 7:35 PM, Harsh J wrote: > Done. > > On Thu, Jul 19, 2012 at 8:13 PM, Joey Krabacher wrote: > >> Could someone please grant me write permissions to this page? >> http://wiki.apache.org/hadoop/PoweredBy

Re: Java 7 and Hadoop

2012-07-31 Thread Thomas Graves
I've seen more and more people using java 7. We are also planning to move to java 7 due to the eol of java 6 that Scott referenced. What are folks thoughts on making it officially supported by Hadoop? Is there a process for this or is it simply updating the wiki Eli mentioned after sufficient te

[jira] [Created] (HADOOP-8637) FilterFileSystem#setWriteChecksum is broken

2012-07-31 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-8637: --- Summary: FilterFileSystem#setWriteChecksum is broken Key: HADOOP-8637 URL: https://issues.apache.org/jira/browse/HADOOP-8637 Project: Hadoop Common Issue Type:

Re: svn commit: r1367703 - in /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common: CHANGES.txt src/main/java/org/apache/hadoop/fs/FilterFileSystem.java src/test/java/org/apache/hadoop

2012-07-31 Thread Deepak Kapoor
unsubscribe

[jira] [Created] (HADOOP-8638) TestUlimit fails locally (on some machines)

2012-07-31 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created HADOOP-8638: Summary: TestUlimit fails locally (on some machines) Key: HADOOP-8638 URL: https://issues.apache.org/jira/browse/HADOOP-8638 Project: Hadoop Common I

Re: Java 7 and Hadoop

2012-07-31 Thread Eli Collins
We should officially support it in Hadoop (one piece of BIGTOP-458 which is for supporting it across the whole stack). Now that HADOOP-8370 (fixes native compilation) is in the full tarball should work. A good next step would be updating JAVA_HOME on one of the Hadoop jenkins jobs to use jdk7. On