[jira] [Updated] (HADOOP-11218) Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory

2015-11-22 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HADOOP-11218:

   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 2.8.0
   Status: Resolved  (was: Patch Available)

I've committed the patch to trunk and branch-2. Thanks [~SINGHVJD] for the 
contribution.

> Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory
> --
>
> Key: HADOOP-11218
> URL: https://issues.apache.org/jira/browse/HADOOP-11218
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: kms
>Affects Versions: 2.7.1
>Reporter: Robert Kanter
>Assignee: Vijay Singh
>Priority: Critical
> Fix For: 2.8.0
>
> Attachments: 
> Enable_TLSv1_1_and_TLSv1_2_for_HttpFS_and_KMS_services.patch
>
>
> HADOOP-11217 required us to specifically list the versions of TLS that KMS 
> supports. With Hadoop 2.7 dropping support for Java 6 and Java 7 supporting 
> TLSv1.1 and TLSv1.2, we should add them to the list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-11218) Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory

2015-11-05 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli updated HADOOP-11218:
-
Target Version/s: 2.7.3  (was: 2.7.2)

Moving this out into 2.7.3 in the interest of 2.7.2's progress.

> Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory
> --
>
> Key: HADOOP-11218
> URL: https://issues.apache.org/jira/browse/HADOOP-11218
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: kms
>Affects Versions: 2.7.1
>Reporter: Robert Kanter
>Assignee: Vijay Singh
>Priority: Critical
> Attachments: 
> Enable_TLSv1_1_and_TLSv1_2_for_HttpFS_and_KMS_services.patch
>
>
> HADOOP-11217 required us to specifically list the versions of TLS that KMS 
> supports. With Hadoop 2.7 dropping support for Java 6 and Java 7 supporting 
> TLSv1.1 and TLSv1.2, we should add them to the list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-11218) Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory

2015-10-02 Thread Vijay Singh (JIRA)

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

Vijay Singh updated HADOOP-11218:
-
Affects Version/s: (was: 2.7.0)
   2.7.1
 Target Version/s: 2.7.2  (was: 2.8.0)
   Status: Patch Available  (was: Open)

The code changes have been attached already. Formally submitting the patch

> Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory
> --
>
> Key: HADOOP-11218
> URL: https://issues.apache.org/jira/browse/HADOOP-11218
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: kms
>Affects Versions: 2.7.1
>Reporter: Robert Kanter
>Assignee: Vijay Singh
>Priority: Critical
> Attachments: 
> Enable_TLSv1_1_and_TLSv1_2_for_HttpFS_and_KMS_services.patch
>
>
> HADOOP-11217 required us to specifically list the versions of TLS that KMS 
> supports. With Hadoop 2.7 dropping support for Java 6 and Java 7 supporting 
> TLSv1.1 and TLSv1.2, we should add them to the list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-11218) Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory

2015-10-01 Thread Vijay Singh (JIRA)

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

Vijay Singh updated HADOOP-11218:
-
Attachment: Enable_TLSv1_1_and_TLSv1_2_for_HttpFS_and_KMS_services.patch

> Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory
> --
>
> Key: HADOOP-11218
> URL: https://issues.apache.org/jira/browse/HADOOP-11218
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: kms
>Affects Versions: 2.7.0
>Reporter: Robert Kanter
>Priority: Critical
> Attachments: 
> Enable_TLSv1_1_and_TLSv1_2_for_HttpFS_and_KMS_services.patch
>
>
> HADOOP-11217 required us to specifically list the versions of TLS that KMS 
> supports. With Hadoop 2.7 dropping support for Java 6 and Java 7 supporting 
> TLSv1.1 and TLSv1.2, we should add them to the list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-11218) Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory

2014-10-28 Thread Karthik Kambatla (JIRA)

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

Karthik Kambatla updated HADOOP-11218:
--
Summary: Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory  (was: Add 
TLSv1.1,TLSv1.2 to KMS)

> Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory
> --
>
> Key: HADOOP-11218
> URL: https://issues.apache.org/jira/browse/HADOOP-11218
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: kms
>Affects Versions: 2.7.0
>Reporter: Robert Kanter
>Priority: Critical
>
> HADOOP-11217 required us to specifically list the versions of TLS that KMS 
> supports. With Hadoop 2.7 dropping support for Java 6 and Java 7 supporting 
> TLSv1.1 and TLSv1.2, we should add them to the list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-11218) Add TLSv1.1,TLSv1.2 to KMS

2014-10-28 Thread Karthik Kambatla (JIRA)

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

Karthik Kambatla updated HADOOP-11218:
--
Priority: Critical  (was: Major)

> Add TLSv1.1,TLSv1.2 to KMS
> --
>
> Key: HADOOP-11218
> URL: https://issues.apache.org/jira/browse/HADOOP-11218
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: kms
>Affects Versions: 2.7.0
>Reporter: Robert Kanter
>Priority: Critical
>
> HADOOP-11217 required us to specifically list the versions of TLS that KMS 
> supports. With Hadoop 2.7 dropping support for Java 6 and Java 7 supporting 
> TLSv1.1 and TLSv1.2, we should add them to the list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-11218) Add TLSv1.1,TLSv1.2 to KMS

2014-10-23 Thread Robert Kanter (JIRA)

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

Robert Kanter updated HADOOP-11218:
---
Description: HADOOP-11217 required us to specifically list the versions of 
TLS that KMS supports. With Hadoop 2.7 dropping support for Java 6 and Java 7 
supporting TLSv1.1 and TLSv1.2, we should add them to the list.  (was: 
HADOOP-11217 required us to specifically list the versions of TLS that KMS 
supports. With Hadoop 2.7 dropping support for Java 6 and Java 7 supporting 
TLSv1.2, we should add that to the list.)
Summary: Add TLSv1.1,TLSv1.2 to KMS  (was: Add TLSv1.2 to KMS)

> Add TLSv1.1,TLSv1.2 to KMS
> --
>
> Key: HADOOP-11218
> URL: https://issues.apache.org/jira/browse/HADOOP-11218
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: kms
>Affects Versions: 2.7.0
>Reporter: Robert Kanter
>
> HADOOP-11217 required us to specifically list the versions of TLS that KMS 
> supports. With Hadoop 2.7 dropping support for Java 6 and Java 7 supporting 
> TLSv1.1 and TLSv1.2, we should add them to the list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)