[jira] [Created] (HADOOP-7670) test-patch should not -1 for just build changes

2011-09-22 Thread Robert Joseph Evans (JIRA)
test-patch should not -1 for just build changes
---

 Key: HADOOP-7670
 URL: https://issues.apache.org/jira/browse/HADOOP-7670
 Project: Hadoop Common
  Issue Type: Improvement
  Components: build
Affects Versions: 0.24.0
Reporter: Robert Joseph Evans
Assignee: Robert Joseph Evans
Priority: Minor


If all a patch changed was build scripts then there should be an exemption to 
the required test changes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (HADOOP-7644) Fix the delegation token tests to use the new style renewers

2011-09-22 Thread Kihwal Lee (JIRA)

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

Kihwal Lee resolved HADOOP-7644.


Resolution: Fixed

 Fix the delegation token tests to use the new style renewers
 

 Key: HADOOP-7644
 URL: https://issues.apache.org/jira/browse/HADOOP-7644
 Project: Hadoop Common
  Issue Type: Bug
  Components: security
Affects Versions: 0.20.205.0, 0.20.206.0
Reporter: Owen O'Malley
Assignee: Owen O'Malley
Priority: Blocker
 Fix For: 0.20.205.0

 Attachments: token-tests.patch


 Currently, TestDelegationTokenRenewal and TestDelegationTokenFetcher use the 
 old style renewal and fail.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (HADOOP-7672) TestKerberosAuthenticator should be disabled in 20 branch.

2011-09-22 Thread Jitendra Nath Pandey (JIRA)
TestKerberosAuthenticator should be disabled in 20 branch.
--

 Key: HADOOP-7672
 URL: https://issues.apache.org/jira/browse/HADOOP-7672
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 0.20.205.0
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Fix For: 0.20.205.0, 0.20.206.0


TestKerberosAuthenticator is disabled in trunk. It should be disabled in 20 
also. 
It is not expected to pass in unit tests because it tries real kerberos login 
and expects a valid keytab.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (HADOOP-7673) Single tar for common, hdfs and mr

2011-09-22 Thread Ahmed Radwan (JIRA)
Single tar for common, hdfs and mr 
---

 Key: HADOOP-7673
 URL: https://issues.apache.org/jira/browse/HADOOP-7673
 Project: Hadoop Common
  Issue Type: Improvement
  Components: build
Reporter: Ahmed Radwan
Priority: Minor


On trunk, after mavenization, the mvn package target creates separate tar files 
for common and hdfs, and the mr tar is created separately. It will be useful 
for deployment to have a maven target that creates a single tar file for all of 
them.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (HADOOP-7673) Single tar for common, hdfs and mr

2011-09-22 Thread Ahmed Radwan (JIRA)

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

Ahmed Radwan resolved HADOOP-7673.
--

Resolution: Duplicate

Duplicate of HADOOP-7642. Thanks Tom!
Will follow the other ticket, closing this one.

 Single tar for common, hdfs and mr 
 ---

 Key: HADOOP-7673
 URL: https://issues.apache.org/jira/browse/HADOOP-7673
 Project: Hadoop Common
  Issue Type: Improvement
  Components: build
Reporter: Ahmed Radwan
Priority: Minor

 On trunk, after mavenization, the mvn package target creates separate tar 
 files for common and hdfs, and the mr tar is created separately. It will be 
 useful for deployment to have a maven target that creates a single tar file 
 for all of them.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (HADOOP-7672) TestKerberosAuthenticator should be disabled in 20 branch.

2011-09-22 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey resolved HADOOP-7672.
--

Resolution: Duplicate

Hi Aaron, thanks for catching this. This is indeed a duplicate.

 TestKerberosAuthenticator should be disabled in 20 branch.
 --

 Key: HADOOP-7672
 URL: https://issues.apache.org/jira/browse/HADOOP-7672
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 0.20.205.0
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Fix For: 0.20.205.0, 0.20.206.0


 TestKerberosAuthenticator is disabled in trunk. It should be disabled in 20 
 also. 
 It is not expected to pass in unit tests because it tries real kerberos login 
 and expects a valid keytab.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (HADOOP-7674) TestKerberosName fails in 20 branch.

2011-09-22 Thread Jitendra Nath Pandey (JIRA)
TestKerberosName fails in 20 branch.


 Key: HADOOP-7674
 URL: https://issues.apache.org/jira/browse/HADOOP-7674
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 0.20.205.0
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Fix For: 0.20.205.0, 0.20.206.0


TestKerberosName fails in 20 branch. In fact this test has got duplicated in 
20, with a little change to the rules.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (HADOOP-7675) Ant option to run disabled kerberos authentication tests.

2011-09-22 Thread Jitendra Nath Pandey (JIRA)
Ant option to run disabled kerberos authentication tests.
-

 Key: HADOOP-7675
 URL: https://issues.apache.org/jira/browse/HADOOP-7675
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 0.20.206.0
Reporter: Jitendra Nath Pandey
 Fix For: 0.20.206.0


The kerberos tests, TestKerberosAuthenticator and 
TestKerberosAuthenticationHandler, are disabled using @Ignore. A better 
approach would be to have an ant option to run them.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (HADOOP-7645) HTTP auth tests requiring Kerberos infrastructure are not disabled on branch-0.20-security

2011-09-22 Thread Aaron T. Myers (JIRA)

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

Aaron T. Myers resolved HADOOP-7645.


  Resolution: Fixed
Hadoop Flags: [Reviewed]

Thanks a lot, Jitendra. Marking this issue as resolved.

 HTTP auth tests requiring Kerberos infrastructure are not disabled on 
 branch-0.20-security
 --

 Key: HADOOP-7645
 URL: https://issues.apache.org/jira/browse/HADOOP-7645
 Project: Hadoop Common
  Issue Type: Bug
  Components: security
Affects Versions: 0.20.205.0
Reporter: Aaron T. Myers
Assignee: Jitendra Nath Pandey
Priority: Blocker
 Fix For: 0.20.205.0, 0.20.206.0

 Attachments: HADOOP-7645-20s.1.patch, HADOOP-7645-20s.2.patch


 The back-port of HADOOP-7119 to branch-0.20-security included tests which 
 require Kerberos infrastructure in order to run. In trunk and 0.23, these are 
 disabled unless one enables the {{testKerberos}} maven profile. In 
 branch-0.20-security, these tests are always run regardless, and so fail most 
 of the time.
 See this Jenkins build for an example: 
 https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-0.20-security/26/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (HADOOP-7674) TestKerberosName fails in 20 branch.

2011-09-22 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey resolved HADOOP-7674.
--

  Resolution: Fixed
Hadoop Flags: [Reviewed]

 TestKerberosName fails in 20 branch.
 

 Key: HADOOP-7674
 URL: https://issues.apache.org/jira/browse/HADOOP-7674
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 0.20.205.0
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Fix For: 0.20.205.0, 0.20.206.0

 Attachments: HADOOP-7674-20s.1.patch


 TestKerberosName fails in 20 branch. In fact this test has got duplicated in 
 20, with a little change to the rules.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira