[jira] [Updated] (HADOOP-14579) Add Kerberos and Delegation token support to ADLS client

2020-04-09 Thread Brahma Reddy Battula (Jira)


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

Brahma Reddy Battula updated HADOOP-14579:
--
Target Version/s: 3.4.0  (was: 3.3.0)

Bulk update: moved all 3.3.0 non-blocker issues, please move back if it is a 
blocker.

> Add Kerberos and Delegation token support to ADLS client
> 
>
> Key: HADOOP-14579
> URL: https://issues.apache.org/jira/browse/HADOOP-14579
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/adl
>Affects Versions: 2.8.0
>Reporter: Anandsagar Kothapalli
>Assignee: Santhosh G Nayak
>Priority: Major
>
> Current implementation of Azure storage client for Hadoop ({{ADLS}}) does not 
> support Kerberos Authentication and FileSystem authorization, which makes it 
> unusable in secure environments with multi user setup. 
> To make {{ADLS}} client more suitable to run in Secure environments, 
> HADOOP-14565 is under way for providing the authorization and fine grained 
> access control support.
> This JIRA is created to add Kerberos and delegation token support to {{ADLS}} 
> client to fetch Azure Storage SAS keys, which provides fine grained timed 
> access to containers and blobs. 
> For delegation token management, the proposal is it use the same REST service 
> which being used to generate the SAS Keys.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14579) Add Kerberos and Delegation token support to ADLS client

2017-12-04 Thread Steve Loughran (JIRA)

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

Steve Loughran updated HADOOP-14579:

Issue Type: Sub-task  (was: Improvement)
Parent: HADOOP-14764

> Add Kerberos and Delegation token support to ADLS client
> 
>
> Key: HADOOP-14579
> URL: https://issues.apache.org/jira/browse/HADOOP-14579
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/adl
>Affects Versions: 2.8.0
>Reporter: Anandsagar Kothapalli
>Assignee: Santhosh G Nayak
>
> Current implementation of Azure storage client for Hadoop ({{ADLS}}) does not 
> support Kerberos Authentication and FileSystem authorization, which makes it 
> unusable in secure environments with multi user setup. 
> To make {{ADLS}} client more suitable to run in Secure environments, 
> HADOOP-14565 is under way for providing the authorization and fine grained 
> access control support.
> This JIRA is created to add Kerberos and delegation token support to {{ADLS}} 
> client to fetch Azure Storage SAS keys, which provides fine grained timed 
> access to containers and blobs. 
> For delegation token management, the proposal is it use the same REST service 
> which being used to generate the SAS Keys.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14579) Add Kerberos and Delegation token support to ADLS client

2017-09-29 Thread Arun Suresh (JIRA)

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

Arun Suresh updated HADOOP-14579:
-
Target Version/s: 3.1.0  (was: 2.9.0, 2.8.3, 3.0.0)

> Add Kerberos and Delegation token support to ADLS client
> 
>
> Key: HADOOP-14579
> URL: https://issues.apache.org/jira/browse/HADOOP-14579
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/adl
>Affects Versions: 2.8.0
>Reporter: Anandsagar Kothapalli
>Assignee: Santhosh G Nayak
>
> Current implementation of Azure storage client for Hadoop ({{ADLS}}) does not 
> support Kerberos Authentication and FileSystem authorization, which makes it 
> unusable in secure environments with multi user setup. 
> To make {{ADLS}} client more suitable to run in Secure environments, 
> HADOOP-14565 is under way for providing the authorization and fine grained 
> access control support.
> This JIRA is created to add Kerberos and delegation token support to {{ADLS}} 
> client to fetch Azure Storage SAS keys, which provides fine grained timed 
> access to containers and blobs. 
> For delegation token management, the proposal is it use the same REST service 
> which being used to generate the SAS Keys.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14579) Add Kerberos and Delegation token support to ADLS client

2017-09-28 Thread Andrew Wang (JIRA)

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

Andrew Wang updated HADOOP-14579:
-
Target Version/s: 2.9.0, 2.8.3, 3.0.0  (was: 2.9.0, 3.0.0-beta1, 2.8.3)

> Add Kerberos and Delegation token support to ADLS client
> 
>
> Key: HADOOP-14579
> URL: https://issues.apache.org/jira/browse/HADOOP-14579
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/adl
>Affects Versions: 2.8.0
>Reporter: Anandsagar Kothapalli
>Assignee: Santhosh G Nayak
>
> Current implementation of Azure storage client for Hadoop ({{ADLS}}) does not 
> support Kerberos Authentication and FileSystem authorization, which makes it 
> unusable in secure environments with multi user setup. 
> To make {{ADLS}} client more suitable to run in Secure environments, 
> HADOOP-14565 is under way for providing the authorization and fine grained 
> access control support.
> This JIRA is created to add Kerberos and delegation token support to {{ADLS}} 
> client to fetch Azure Storage SAS keys, which provides fine grained timed 
> access to containers and blobs. 
> For delegation token management, the proposal is it use the same REST service 
> which being used to generate the SAS Keys.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14579) Add Kerberos and Delegation token support to ADLS client

2017-09-10 Thread Junping Du (JIRA)

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

Junping Du updated HADOOP-14579:

Target Version/s: 2.9.0, 3.0.0-beta1, 2.8.3  (was: 2.9.0, 3.0.0-beta1, 
2.8.2)

> Add Kerberos and Delegation token support to ADLS client
> 
>
> Key: HADOOP-14579
> URL: https://issues.apache.org/jira/browse/HADOOP-14579
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/adl
>Affects Versions: 2.8.0
>Reporter: Anandsagar Kothapalli
>Assignee: Santhosh G Nayak
>
> Current implementation of Azure storage client for Hadoop ({{ADLS}}) does not 
> support Kerberos Authentication and FileSystem authorization, which makes it 
> unusable in secure environments with multi user setup. 
> To make {{ADLS}} client more suitable to run in Secure environments, 
> HADOOP-14565 is under way for providing the authorization and fine grained 
> access control support.
> This JIRA is created to add Kerberos and delegation token support to {{ADLS}} 
> client to fetch Azure Storage SAS keys, which provides fine grained timed 
> access to containers and blobs. 
> For delegation token management, the proposal is it use the same REST service 
> which being used to generate the SAS Keys.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14579) Add Kerberos and Delegation token support to ADLS client

2017-06-23 Thread John Zhuge (JIRA)

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

John Zhuge updated HADOOP-14579:

Summary: Add Kerberos and Delegation token support to ADLS client  (was: 
Azure: Add Kerberos and Delegation token support to ADLS client.)

> Add Kerberos and Delegation token support to ADLS client
> 
>
> Key: HADOOP-14579
> URL: https://issues.apache.org/jira/browse/HADOOP-14579
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/adl
>Affects Versions: 2.8.0
>Reporter: Anandsagar Kothapalli
>Assignee: Santhosh G Nayak
>
> Current implementation of Azure storage client for Hadoop ({{ADLS}}) does not 
> support Kerberos Authentication and FileSystem authorization, which makes it 
> unusable in secure environments with multi user setup. 
> To make {{ADLS}} client more suitable to run in Secure environments, 
> HADOOP-14565 is under way for providing the authorization and fine grained 
> access control support.
> This JIRA is created to add Kerberos and delegation token support to {{ADLS}} 
> client to fetch Azure Storage SAS keys, which provides fine grained timed 
> access to containers and blobs. 
> For delegation token management, the proposal is it use the same REST service 
> which being used to generate the SAS Keys.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org