[jira] [Commented] (MAPREDUCE-3149) add a test to verify that buildDTAuthority works for cases with no authority.

2011-10-19 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3149:
---

Integrated in Hadoop-Common-trunk-Commit #1115 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1115/])
MAPREDUCE-3149. Add a test to verify that TokenCache handles file system 
uri with no authority. Contributed by John George.

jitendra : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1186516
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/security/TestTokenCache.java


 add a test to verify that buildDTAuthority works for cases with no authority.
 -

 Key: MAPREDUCE-3149
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3149
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 0.24.0
Reporter: John George
Assignee: John George
 Attachments: HADOOP-7602.patch


 Add a test to verify that buildDTAuthority works for cases with no Authority.

--
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-3149) add a test to verify that buildDTAuthority works for cases with no authority.

2011-10-19 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3149:
---

Integrated in Hadoop-Hdfs-trunk-Commit #1194 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1194/])
MAPREDUCE-3149. Add a test to verify that TokenCache handles file system 
uri with no authority. Contributed by John George.

jitendra : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1186516
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/security/TestTokenCache.java


 add a test to verify that buildDTAuthority works for cases with no authority.
 -

 Key: MAPREDUCE-3149
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3149
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 0.24.0
Reporter: John George
Assignee: John George
 Attachments: HADOOP-7602.patch


 Add a test to verify that buildDTAuthority works for cases with no Authority.

--
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-3149) add a test to verify that buildDTAuthority works for cases with no authority.

2011-10-19 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3149:
---

Integrated in Hadoop-Mapreduce-trunk-Commit #1133 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1133/])
MAPREDUCE-3149. Add a test to verify that TokenCache handles file system 
uri with no authority. Contributed by John George.

jitendra : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1186516
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/security/TestTokenCache.java


 add a test to verify that buildDTAuthority works for cases with no authority.
 -

 Key: MAPREDUCE-3149
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3149
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 0.24.0
Reporter: John George
Assignee: John George
 Attachments: HADOOP-7602.patch


 Add a test to verify that buildDTAuthority works for cases with no Authority.

--
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-3149) add a test to verify that buildDTAuthority works for cases with no authority.

2011-10-12 Thread Jitendra Nath Pandey (Commented) (JIRA)

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

Jitendra Nath Pandey commented on MAPREDUCE-3149:
-

+1 for the trunk patch.

 add a test to verify that buildDTAuthority works for cases with no authority.
 -

 Key: MAPREDUCE-3149
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3149
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 0.24.0
Reporter: John George
Assignee: John George
 Attachments: HADOOP-7602.patch


 Add a test to verify that buildDTAuthority works for cases with no Authority.

--
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-3149) add a test to verify that buildDTAuthority works for cases with no authority.

2011-10-06 Thread Hadoop QA (Commented) (JIRA)

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

Hadoop QA commented on MAPREDUCE-3149:
--

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12498043/HADOOP-7602.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 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 passed unit tests in .

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

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

This message is automatically generated.

 add a test to verify that buildDTAuthority works for cases with no authority.
 -

 Key: MAPREDUCE-3149
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3149
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 0.24.0
Reporter: John George
Assignee: John George
 Attachments: HADOOP-7602.patch


 Add a test to verify that buildDTAuthority works for cases with no Authority.

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