[jira] [Commented] (MAPREDUCE-3904) [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not be viewed with mapreduce.cluster.acls.enabled true

2012-02-25 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216418#comment-13216418
 ] 

Hudson commented on MAPREDUCE-3904:
---

Integrated in Hadoop-Hdfs-trunk #966 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/966/])
MAPREDUCE-3904. Job history produced with mapreduce.cluster.acls.enabled 
false can not be viewed with mapreduce.cluster.acls.enabled true (Jonathon 
Eagles via tgraves) (Revision 1293456)

 Result = FAILURE
tgraves : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1293456
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/impl/JobImpl.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/CompletedJob.java


 [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
 be viewed with mapreduce.cluster.acls.enabled true
 ---

 Key: MAPREDUCE-3904
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.1
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
 Fix For: 0.23.2

 Attachments: MAPREDUCE-3904.patch, MAPREDUCE-3904.patch


 Job history page displays 'null'. It looks like job history files only 
 populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
 job history files, getAcls can return null, throwing an exception on the 
 HsJobBlock page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3904) [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not be viewed with mapreduce.cluster.acls.enabled true

2012-02-25 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216426#comment-13216426
 ] 

Hudson commented on MAPREDUCE-3904:
---

Integrated in Hadoop-Hdfs-0.23-Build #179 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/179/])
merege -r 1293455:1293456 from trunk. FIXES: MAPREDUCE-3904 (Revision 
1293459)

 Result = SUCCESS
tgraves : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1293459
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/impl/JobImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/CompletedJob.java


 [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
 be viewed with mapreduce.cluster.acls.enabled true
 ---

 Key: MAPREDUCE-3904
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.1
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
 Fix For: 0.23.2

 Attachments: MAPREDUCE-3904.patch, MAPREDUCE-3904.patch


 Job history page displays 'null'. It looks like job history files only 
 populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
 job history files, getAcls can return null, throwing an exception on the 
 HsJobBlock page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3904) [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not be viewed with mapreduce.cluster.acls.enabled true

2012-02-25 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216438#comment-13216438
 ] 

Hudson commented on MAPREDUCE-3904:
---

Integrated in Hadoop-Mapreduce-0.23-Build #207 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/207/])
merege -r 1293455:1293456 from trunk. FIXES: MAPREDUCE-3904 (Revision 
1293459)

 Result = FAILURE
tgraves : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1293459
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/impl/JobImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/CompletedJob.java


 [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
 be viewed with mapreduce.cluster.acls.enabled true
 ---

 Key: MAPREDUCE-3904
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.1
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
 Fix For: 0.23.2

 Attachments: MAPREDUCE-3904.patch, MAPREDUCE-3904.patch


 Job history page displays 'null'. It looks like job history files only 
 populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
 job history files, getAcls can return null, throwing an exception on the 
 HsJobBlock page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3904) [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not be viewed with mapreduce.cluster.acls.enabled true

2012-02-25 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216452#comment-13216452
 ] 

Hudson commented on MAPREDUCE-3904:
---

Integrated in Hadoop-Mapreduce-trunk #1001 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1001/])
MAPREDUCE-3904. Job history produced with mapreduce.cluster.acls.enabled 
false can not be viewed with mapreduce.cluster.acls.enabled true (Jonathon 
Eagles via tgraves) (Revision 1293456)

 Result = SUCCESS
tgraves : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1293456
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/impl/JobImpl.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/CompletedJob.java


 [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
 be viewed with mapreduce.cluster.acls.enabled true
 ---

 Key: MAPREDUCE-3904
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.1
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
 Fix For: 0.23.2

 Attachments: MAPREDUCE-3904.patch, MAPREDUCE-3904.patch


 Job history page displays 'null'. It looks like job history files only 
 populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
 job history files, getAcls can return null, throwing an exception on the 
 HsJobBlock page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3904) [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not be viewed with mapreduce.cluster.acls.enabled true

2012-02-24 Thread Thomas Graves (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215997#comment-13215997
 ] 

Thomas Graves commented on MAPREDUCE-3904:
--

+1 looks good.

 [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
 be viewed with mapreduce.cluster.acls.enabled true
 ---

 Key: MAPREDUCE-3904
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.1
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
 Attachments: MAPREDUCE-3904.patch, MAPREDUCE-3904.patch


 Job history page displays 'null'. It looks like job history files only 
 populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
 job history files, getAcls can return null, throwing an exception on the 
 HsJobBlock page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3904) [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not be viewed with mapreduce.cluster.acls.enabled true

2012-02-24 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216023#comment-13216023
 ] 

Hudson commented on MAPREDUCE-3904:
---

Integrated in Hadoop-Common-trunk-Commit #1775 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1775/])
MAPREDUCE-3904. Job history produced with mapreduce.cluster.acls.enabled 
false can not be viewed with mapreduce.cluster.acls.enabled true (Jonathon 
Eagles via tgraves) (Revision 1293456)

 Result = SUCCESS
tgraves : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1293456
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/impl/JobImpl.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/CompletedJob.java


 [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
 be viewed with mapreduce.cluster.acls.enabled true
 ---

 Key: MAPREDUCE-3904
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.1
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
 Fix For: 0.23.2

 Attachments: MAPREDUCE-3904.patch, MAPREDUCE-3904.patch


 Job history page displays 'null'. It looks like job history files only 
 populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
 job history files, getAcls can return null, throwing an exception on the 
 HsJobBlock page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3904) [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not be viewed with mapreduce.cluster.acls.enabled true

2012-02-24 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216056#comment-13216056
 ] 

Hudson commented on MAPREDUCE-3904:
---

Integrated in Hadoop-Hdfs-0.23-Commit #577 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/577/])
merege -r 1293455:1293456 from trunk. FIXES: MAPREDUCE-3904 (Revision 
1293459)

 Result = SUCCESS
tgraves : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1293459
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/impl/JobImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/CompletedJob.java


 [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
 be viewed with mapreduce.cluster.acls.enabled true
 ---

 Key: MAPREDUCE-3904
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.1
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
 Fix For: 0.23.2

 Attachments: MAPREDUCE-3904.patch, MAPREDUCE-3904.patch


 Job history page displays 'null'. It looks like job history files only 
 populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
 job history files, getAcls can return null, throwing an exception on the 
 HsJobBlock page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3904) [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not be viewed with mapreduce.cluster.acls.enabled true

2012-02-24 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216063#comment-13216063
 ] 

Hudson commented on MAPREDUCE-3904:
---

Integrated in Hadoop-Common-0.23-Commit #590 (See 
[https://builds.apache.org/job/Hadoop-Common-0.23-Commit/590/])
merege -r 1293455:1293456 from trunk. FIXES: MAPREDUCE-3904 (Revision 
1293459)

 Result = SUCCESS
tgraves : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1293459
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/impl/JobImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/CompletedJob.java


 [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
 be viewed with mapreduce.cluster.acls.enabled true
 ---

 Key: MAPREDUCE-3904
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.1
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
 Fix For: 0.23.2

 Attachments: MAPREDUCE-3904.patch, MAPREDUCE-3904.patch


 Job history page displays 'null'. It looks like job history files only 
 populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
 job history files, getAcls can return null, throwing an exception on the 
 HsJobBlock page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3904) [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not be viewed with mapreduce.cluster.acls.enabled true

2012-02-24 Thread Jonathan Eagles (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216073#comment-13216073
 ] 

Jonathan Eagles commented on MAPREDUCE-3904:


Thanks for taking a look Tom.

 [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
 be viewed with mapreduce.cluster.acls.enabled true
 ---

 Key: MAPREDUCE-3904
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.1
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
 Fix For: 0.23.2

 Attachments: MAPREDUCE-3904.patch, MAPREDUCE-3904.patch


 Job history page displays 'null'. It looks like job history files only 
 populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
 job history files, getAcls can return null, throwing an exception on the 
 HsJobBlock page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3904) [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not be viewed with mapreduce.cluster.acls.enabled true

2012-02-24 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13216111#comment-13216111
 ] 

Hudson commented on MAPREDUCE-3904:
---

Integrated in Hadoop-Mapreduce-0.23-Commit #592 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/592/])
merege -r 1293455:1293456 from trunk. FIXES: MAPREDUCE-3904 (Revision 
1293459)

 Result = ABORTED
tgraves : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1293459
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/impl/JobImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/CompletedJob.java


 [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
 be viewed with mapreduce.cluster.acls.enabled true
 ---

 Key: MAPREDUCE-3904
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.1
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
 Fix For: 0.23.2

 Attachments: MAPREDUCE-3904.patch, MAPREDUCE-3904.patch


 Job history page displays 'null'. It looks like job history files only 
 populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
 job history files, getAcls can return null, throwing an exception on the 
 HsJobBlock page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3904) [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not be viewed with mapreduce.cluster.acls.enabled true

2012-02-23 Thread Hadoop QA (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215321#comment-13215321
 ] 

Hadoop QA commented on MAPREDUCE-3904:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12515862/MAPREDUCE-3904.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 3 new or modified tests.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 eclipse:eclipse.  The patch built with eclipse:eclipse.

+1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

-1 core tests.  The patch failed these unit tests:
  org.apache.hadoop.mapred.TestIndexCache

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1921//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1921//console

This message is automatically generated.

 [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
 be viewed with mapreduce.cluster.acls.enabled true
 ---

 Key: MAPREDUCE-3904
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.1
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
 Attachments: MAPREDUCE-3904.patch


 Job history page displays 'null'. It looks like job history files only 
 populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
 job history files, getAcls can return null, throwing an exception on the 
 HsJobBlock page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira