[jira] [Created] (HADOOP-8475) 4-layer topology (with NodeGroup layer) implementation of Container Assignment and Task Scheduling (for YARN)

2012-06-04 Thread Junping Du (JIRA)
Junping Du created HADOOP-8475: -- Summary: 4-layer topology (with NodeGroup layer) implementation of Container Assignment and Task Scheduling (for YARN) Key: HADOOP-8475 URL:

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

2012-06-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/428/changes Changes: [eli] HADOOP-8450. Remove src/test/system. Contributed by Eli Collins -- [...truncated 5 lines...] Setting project property: project.packaging - jar Setting project property:

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

2012-06-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/273/ -- [...truncated 12431 lines...] [javadoc] Loading source files for package org.apache.hadoop.fs.ftp... [javadoc] Loading source files for package org.apache.hadoop.fs.kfs... [javadoc]

[jira] [Created] (HADOOP-8476) Remove duplicate VM arguments for hadoop deamon

2012-06-04 Thread Vinay (JIRA)
Vinay created HADOOP-8476: - Summary: Remove duplicate VM arguments for hadoop deamon Key: HADOOP-8476 URL: https://issues.apache.org/jira/browse/HADOOP-8476 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-8477) Pull in Yahoo! Hadoop Tutorial and update it accordingly.

2012-06-04 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created HADOOP-8477: --- Summary: Pull in Yahoo! Hadoop Tutorial and update it accordingly. Key: HADOOP-8477 URL: https://issues.apache.org/jira/browse/HADOOP-8477 Project:

[jira] [Resolved] (HADOOP-8101) Access Control support for Non-secure deployment of Hadoop on Windows

2012-06-04 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia resolved HADOOP-8101. -- Resolution: Fixed Target Version/s: HADOOP-1-Windows (was: 1.1.0, 0.24.0)

[jira] [Created] (HADOOP-8479) update HDFS quotas guide: currently says setting quota fails if the directory would be in violation of the new quota

2012-06-04 Thread Stephen Chu (JIRA)
Stephen Chu created HADOOP-8479: --- Summary: update HDFS quotas guide: currently says setting quota fails if the directory would be in violation of the new quota Key: HADOOP-8479 URL:

trunk branch-2 builds now require cmake

2012-06-04 Thread Alejandro Abdelnur
As a heads up, autoconf is dead, long live cmake HADOOP-8368 is in in both trunk and branch-2 (thanks Colin) If you are building native Hadoop (-Pnative) you may need to install CMAKE in your system. Thx -- Alejandro

[jira] [Created] (HADOOP-8480) The native build should honor -DskipTests

2012-06-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8480: Summary: The native build should honor -DskipTests Key: HADOOP-8480 URL: https://issues.apache.org/jira/browse/HADOOP-8480 Project: Hadoop Common

Re: include HDFS-96: HDFS does not support blocks greater than 2GB in 1.1 release?

2012-06-04 Thread Matt Foley
Yes, I'll include this too. --Matt On Sat, Jun 2, 2012 at 7:04 PM, Jim Donofrio donofrio...@gmail.com wrote: Can you include HDFS-96: HDFS does not support blocks greater than 2GB in 1.1? This is a small change which is only present in trunk and branch-2, it should also be present in the

[jira] [Created] (HADOOP-8481) update BUILDING.txt to talk about cmake rather than autotools

2012-06-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8481: Summary: update BUILDING.txt to talk about cmake rather than autotools Key: HADOOP-8481 URL: https://issues.apache.org/jira/browse/HADOOP-8481

[jira] [Created] (HADOOP-8482) give a better error message if native build dependencies are missng

2012-06-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8482: Summary: give a better error message if native build dependencies are missng Key: HADOOP-8482 URL: https://issues.apache.org/jira/browse/HADOOP-8482

Re: Make Hadoop NetworkTopology and data locality more pluggable for other deploying topology like: virtualization.

2012-06-04 Thread Milind.Bhandarkar
That's great Junping. Hoping to see this in trunk / hadoop 2.0 and hadoop 1.1 soon. - milind On Jun 4, 2012, at 8:48 AM, Jun Ping Du wrote: Hello Folks, I just filed a Umbrella jira today to address current NetworkTopology issue that binding strictly to three tier network. The

[jira] [Resolved] (HADOOP-8430) Backport new FileSystem methods introduced by HADOOP-8014 to branch-1

2012-06-04 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HADOOP-8430. - Resolution: Fixed Fix Version/s: 1.1.0 Target Version/s: (was: 1.1.0) Thanks

[jira] [Created] (HADOOP-8483) test-patch +1 even there are build failures

2012-06-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HADOOP-8483: -- Summary: test-patch +1 even there are build failures Key: HADOOP-8483 URL: https://issues.apache.org/jira/browse/HADOOP-8483 Project: Hadoop

[jira] [Resolved] (HADOOP-7338) LocalDirAllocator improvements for MR-2178

2012-06-04 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved HADOOP-7338. - Resolution: Fixed Hadoop Flags: Reviewed +1 I just committed this to

Jenkins build is back to normal : Hadoop-Common-trunk #429

2012-06-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/429/changes

Hadoop view on Jenkins

2012-06-04 Thread Eli Collins
Hey gang, fyi, I created a view in jenkins so you can see all the enabled Hadoop builds: https://builds.apache.org/view/Hadoop Thanks, Eli

[jira] [Created] (HADOOP-8484) Prevent Configuration getter methods that are passed a default value from throwing RuntimeException

2012-06-04 Thread Ahmed Radwan (JIRA)
Ahmed Radwan created HADOOP-8484: Summary: Prevent Configuration getter methods that are passed a default value from throwing RuntimeException Key: HADOOP-8484 URL:

[jira] [Resolved] (HADOOP-8381) Substitute _HOST with hostname for HTTP principals

2012-06-04 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved HADOOP-8381. - Resolution: Fixed Hadoop Flags: Reviewed +1 I just committed this to