[jira] [Resolved] (HADOOP-9526) TestShellCommandFencer and TestShell fail on Windows

2013-06-12 Thread Chuan Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chuan Liu resolved HADOOP-9526.
---

Resolution: Fixed

Resolving this. The open problem should be tracked by HADOOP-9632

 TestShellCommandFencer and TestShell fail on Windows
 

 Key: HADOOP-9526
 URL: https://issues.apache.org/jira/browse/HADOOP-9526
 Project: Hadoop Common
  Issue Type: Bug
  Components: test
Affects Versions: 3.0.0, 2.1.0-beta
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Fix For: 3.0.0, 2.1.0-beta

 Attachments: HADOOP-9526.001.patch, HADOOP-9526.002.patch, 
 HADOOP-9526-host-fix.patch


 The following TestShellCommandFencer tests fail on Windows.
 # testTargetAsEnvironment
 # testConfAsEnvironment
 # testTargetAsEnvironment
 TestShell#testInterval also fails.
 All failures look like test issues.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


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

2013-06-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/797/changes

Changes:

[szetszwo] HDFS-4819. Update Snapshot doc to clarify that nested snapshots are 
not allowed.

[tucu] YARN-795. Fair scheduler queue metrics should subtract allocated vCores 
from available vCores. (ywskycn via tucu)

[sseth] YARN-731. RPCUtil.unwrapAndThrowException should unwrap remote 
RuntimeExceptions. Contributed by Zhijie Shen.

[acmurthy] YARN-767. Initialize application metrics at RM bootup. Contributed 
by Jian He.

[jing9] HDFS-4873. callGetBlockLocations returns incorrect number of blocks for 
snapshotted files. Contributed by Jing Zhao.

[cmccabe] HADOOP-9635. Fix potential stack overflow in DomainSocket.c (V. 
Karthik Kumar via cmccabe)

[daryn] MAPREDUCE-5315.  DistCp reports success even on failure. (mithun and 
jlowe via daryn)

[daryn] MAPREDUCE-5315.  DistCp reports success even on failure. (mithun and 
jlowe via daryn)

[arpit] HADOOP-9625. HADOOP_OPTS not picked up by hadoop command. Contributed 
by Paul Han

[sseth] YARN-737. Throw some specific exceptions directly instead of wrapping 
them in YarnException. Contributed by Jian He.

--
[...truncated 50153 lines...]
Adding reference: maven.compile.classpath
Adding reference: maven.runtime.classpath
Adding reference: maven.test.classpath
Adding reference: maven.plugin.classpath
Adding reference: maven.project
Adding reference: maven.project.helper
Adding reference: maven.local.repository
[DEBUG] Initialize Maven Ant Tasks
parsing buildfile 
jar:file:/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar!/org/apache/maven/ant/tasks/antlib.xml
 with URI = 
jar:file:/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar!/org/apache/maven/ant/tasks/antlib.xml
 from a zip file
parsing buildfile 
jar:file:/home/jenkins/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.jar!/org/apache/tools/ant/antlib.xml
 with URI = 
jar:file:/home/jenkins/.m2/repository/org/apache/ant/ant/1.8.1/ant-1.8.1.jar!/org/apache/tools/ant/antlib.xml
 from a zip file
Class org.apache.maven.ant.tasks.AttachArtifactTask loaded from parent loader 
(parentFirst)
 +Datatype attachartifact org.apache.maven.ant.tasks.AttachArtifactTask
Class org.apache.maven.ant.tasks.DependencyFilesetsTask loaded from parent 
loader (parentFirst)
 +Datatype dependencyfilesets org.apache.maven.ant.tasks.DependencyFilesetsTask
Setting project property: test.build.dir - 
https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-dir
Setting project property: test.exclude.pattern - _
Setting project property: hadoop.assemblies.version - 3.0.0-SNAPSHOT
Setting project property: test.exclude - _
Setting project property: distMgmtSnapshotsId - apache.snapshots.https
Setting project property: project.build.sourceEncoding - UTF-8
Setting project property: distMgmtSnapshotsUrl - 
https://repository.apache.org/content/repositories/snapshots
Setting project property: distMgmtStagingUrl - 
https://repository.apache.org/service/local/staging/deploy/maven2
Setting project property: test.build.data - 
https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/test-dir
Setting project property: commons-daemon.version - 1.0.13
Setting project property: hadoop.common.build.dir - 
https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/../../hadoop-common-project/hadoop-common/target
Setting project property: testsThreadCount - 4
Setting project property: maven.test.redirectTestOutputToFile - true
Setting project property: jdiff.version - 1.0.9
Setting project property: distMgmtStagingName - Apache Release Distribution 
Repository
Setting project property: project.reporting.outputEncoding - UTF-8
Setting project property: build.platform - Linux-i386-32
Setting project property: failIfNoTests - false
Setting project property: distMgmtStagingId - apache.staging.https
Setting project property: distMgmtSnapshotsName - Apache Development Snapshot 
Repository
Setting project property: ant.file - 
https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/pom.xml
[DEBUG] Setting properties with prefix: 
Setting project property: project.groupId - org.apache.hadoop
Setting project property: project.artifactId - hadoop-common-project
Setting project property: project.name - Apache Hadoop Common Project
Setting project property: project.description - Apache Hadoop Common Project
Setting project property: project.version - 3.0.0-SNAPSHOT
Setting project property: project.packaging - pom
Setting project property: project.build.directory - 
https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target
Setting project property: project.build.outputDirectory - 
https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/target/classes
Setting project 

RE: [ANNOUNCE] New Hadoop PMC members

2013-06-12 Thread Brahma Reddy Battula
Congratulations guys...


From: Jun Ping Du [j...@vmware.com]
Sent: Wednesday, June 12, 2013 8:00 AM
To: common-dev@hadoop.apache.org
Subject: Re: [ANNOUNCE] New Hadoop PMC members

Congratulations!


- Original Message -
From: Tom White t...@cloudera.com
To: common-dev common-dev@hadoop.apache.org
Sent: Monday, June 10, 2013 11:38:45 PM
Subject: [ANNOUNCE] New Hadoop PMC members

On behalf of the Apache Hadoop PMC, I'm pleased to announce the
addition of the following new Hadoop PMC members:

* Daryn Sharp
* Hitesh Shah
* Jonathan Eagles
* Kihwal Lee
* Luke Lu
* Steve Loughran
* Uma Maheswara Rao G

Thank you for all of your work on the project! Please join me in welcoming them.

Cheers,
Tom

[jira] [Created] (HADOOP-9641) hadoop-client should not exclude commons-httpclient

2013-06-12 Thread Sean Mackrory (JIRA)
Sean Mackrory created HADOOP-9641:
-

 Summary: hadoop-client should not exclude commons-httpclient
 Key: HADOOP-9641
 URL: https://issues.apache.org/jira/browse/HADOOP-9641
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Sean Mackrory
Assignee: Sean Mackrory


The hadoop-client project excludes commons-httpclient from it's dependencies. I 
believe this is wrong, because it's necessary to run LocalJobRunner (e.g. 
submit jobs from Eclipse) and manually including it on the classpath from 
another location allows the client to succeed without any apparent problems.

I've been unable to determine the original reason for the exclusion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (HADOOP-9641) hadoop-client should not exclude commons-httpclient

2013-06-12 Thread Sean Mackrory (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-9641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Mackrory resolved HADOOP-9641.
---

Resolution: Duplicate

 hadoop-client should not exclude commons-httpclient
 ---

 Key: HADOOP-9641
 URL: https://issues.apache.org/jira/browse/HADOOP-9641
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Sean Mackrory
Assignee: Sean Mackrory

 The hadoop-client project excludes commons-httpclient from it's dependencies. 
 I believe this is wrong, because it's necessary to run LocalJobRunner (e.g. 
 submit jobs from Eclipse) and manually including it on the classpath from 
 another location allows the client to succeed without any apparent problems.
 I've been unable to determine the original reason for the exclusion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: Heads up: branch-2.1-beta

2013-06-12 Thread Arpit Gupta
We are running into an issue where link to the AM leads to a 500

https://issues.apache.org/jira/browse/YARN-800

We should fix this before we release 2.1.0 beta.

--
Arpit Gupta
Hortonworks Inc.
http://hortonworks.com/

On Jun 10, 2013, at 4:49 AM, Arun C Murthy a...@hortonworks.com wrote:

 On Jun 4, 2013, at 8:32 AM, Arun C Murthy wrote:
 
 Folks,
 
 The vast majority of of the planned features and API work is complete, 
 thanks to everyone who contributed!
 
 I've created a branch-2.1-beta branch from which I anticipate I can make the 
 first of our beta releases very shortly.
 
 
 Thanks to Giri we now have a jenkins for daily branch-2.1-beta builds:
 
 https://builds.apache.org/job/Hadoop-branch-2.1-beta/
 
 Arun
 
 --
 Arun C. Murthy
 Hortonworks Inc.
 http://hortonworks.com/