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

2013-12-13 Thread Apache Jenkins Server
See 

Changes:

[junping_du] HDFS-5652. Refactor invalid block token exception handling in 
DFSInputStream. (Liang Xie via junping_du)

[jianhe] Updated CHANGES.txt for YARN-1311.

[jianhe] YARN-1311. Fixed app specific scheduler-events' names to be 
app-attempt based. Contributed by Vinod Kumar Vavilapalli

[jianhe] Reverting YARN-1311. Fixed app specific scheduler-events' names to be 
app-attempt based. Contributed by Vinod Kumar Vavilapalli

[jianhe] YARN-1311. Fixed app specific scheduler-events' names to be 
app-attempt based. Contributed by Vinod Kumar Vavilapalli

[hitesh] HADOOP-8753. LocalDirAllocator throws ArithmeticException: divide by 
zero when there is no available space on configured local dir. Contributed by 
Benoy Antony.

[vinodkv] YARN-1325. Modified RM HA configuration validation to also ensure 
that multiple RMs are configured. Contributed by Xuan Gong.

[sradia] HADOOP-10044 Improve the javadoc of rpc code (sanjay Radia)

[cnauroth] MAPREDUCE-5674. Missing start and finish time in mapred.JobStatus. 
Contributed by Chuan Liu.

[jing9] HDFS-5647. Merge INodeDirectory.Feature and INodeFile.Feature. 
Contributed by Haohui Mai.

--
[...truncated 60648 lines...]
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.7/maven-antrun-plugin-1.7.jar!/org/apache/maven/ant/tasks/antlib.xml
 with URI = 
jar:file:/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.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.2/ant-1.8.2.jar!/org/apache/tools/ant/antlib.xml
 with URI = 
jar:file:/home/jenkins/.m2/repository/org/apache/ant/ant/1.8.2/ant-1.8.2.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 -> 

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: java.security.egd -> file:///dev/urandom
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: avro.version -> 1.7.4
Setting project property: test.build.data -> 

Setting project property: commons-daemon.version -> 1.0.13
Setting project property: hadoop.common.build.dir -> 

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: protobuf.version -> 2.5.0
Setting project property: failIfNoTests -> false
Setting project property: protoc.path -> ${env.HADOOP_PROTOC_PATH}
Setting project property: jersey.version -> 1.9
Setting project property: distMgmtStagingId -> apache.staging.https
Setting project property: distMgmtSnapshotsName -> Apache Development Snapshot 
Repository
Setting project property: ant.file -> 

[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 -> 

Setting pro

[jira] [Created] (HADOOP-10164) Allow UGI to login with a known Subject

2013-12-13 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created HADOOP-10164:


 Summary: Allow UGI to login with a known Subject
 Key: HADOOP-10164
 URL: https://issues.apache.org/jira/browse/HADOOP-10164
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Robert Joseph Evans
Assignee: Robert Joseph Evans
 Attachments: login-from-subject-branch-0.23.txt, login-from-subject.txt

For storm I would love to let Hadoop initialize based off of credentials that 
were already populated in a Subject.  This is not currently possible because 
logging in a user always creates a new blank Subject.  This is to allow a user 
to be logged in based off a pre-existing subject through a new method.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Resolved] (HADOOP-8416) test-patch fails to apply the patch

2013-12-13 Thread Benoy Antony (JIRA)

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

Benoy Antony resolved HADOOP-8416.
--

  Resolution: Not A Problem
Release Note: This is not a problem anymore

> test-patch fails to apply the patch
> ---
>
> Key: HADOOP-8416
> URL: https://issues.apache.org/jira/browse/HADOOP-8416
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.22.0
>Reporter: Benoy Antony
>Assignee: Benoy Antony
>Priority: Minor
> Attachments: hadoop-8416.patch
>
>
> The patch needs to be applied from the root of the repository. The when 
> test-patch is run frm common, hdfs or mapreduce subdirectories, the 
> test-patch fails in applying the patch .
> The error is shown below
> [exec] ==
>  [exec] Applying patch.
>  [exec] 
> ==
>  [exec] 
> ==
>  [exec] 
>  [exec] 
>  [exec] can't find file to patch at input line 5
>  [exec] Perhaps you used the wrong -p or --strip option?
>  [exec] The text leading up to this was:
>  [exec] --
>  [exec] |diff --git mapreduce/build.xml mapreduce/build.xml
>  [exec] |index ff73822..6a24ff2 100644
>  [exec] |--- mapreduce/build.xml
>  [exec] |+++ mapreduce/build.xml
>  [exec] --
>  [exec] File to patch: 
>  [exec] Skip this patch? [y] 



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)