[jira] [Updated] (HADOOP-17002) ABFS: Avoid storage calls to check if the account is HNS enabled or not

2020-06-19 Thread Thomas Marqardt (Jira)


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

Thomas Marqardt updated HADOOP-17002:
-
Fix Version/s: 3.3.1

committed to branch-3.3.



commit 76ee7e5494579b6f8adf1d86b17e97a63a8576ad
Author: bilaharith <52483117+bilahar...@users.noreply.github.com>
Date: Fri Apr 24 06:16:18 2020 +0530

> ABFS: Avoid storage calls to check if the account is HNS enabled or not
> ---
>
> Key: HADOOP-17002
> URL: https://issues.apache.org/jira/browse/HADOOP-17002
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/azure
>Affects Versions: 3.4.0
>Reporter: Bilahari T H
>Assignee: Bilahari T H
>Priority: Minor
> Fix For: 3.3.1, 3.4.0
>
>
> Each time an FS instance is created a Getacl call is made. If the call fails 
> with 400 Bad request, the account is determined to be a non-HNS account. 
> Recommendation is to create a config and be able to avoid store calls to 
> determine account HNS status,
> If config is available, use that to determine account HNS status. If config 
> is not present in core-site, default behaviour will be calling getAcl. 



--
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-17002) ABFS: Avoid storage calls to check if the account is HNS enabled or not

2020-04-23 Thread Bilahari T H (Jira)


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

Bilahari T H updated HADOOP-17002:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> ABFS: Avoid storage calls to check if the account is HNS enabled or not
> ---
>
> Key: HADOOP-17002
> URL: https://issues.apache.org/jira/browse/HADOOP-17002
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/azure
>Affects Versions: 3.4.0
>Reporter: Bilahari T H
>Assignee: Bilahari T H
>Priority: Minor
> Fix For: 3.4.0
>
>
> Each time an FS instance is created a Getacl call is made. If the call fails 
> with 400 Bad request, the account is determined to be a non-HNS account. 
> Recommendation is to create a config and be able to avoid store calls to 
> determine account HNS status,
> If config is available, use that to determine account HNS status. If config 
> is not present in core-site, default behaviour will be calling getAcl. 



--
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-17002) ABFS: Avoid storage calls to check if the account is HNS enabled or not

2020-04-20 Thread Bilahari T H (Jira)


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

Bilahari T H updated HADOOP-17002:
--
Status: Patch Available  (was: In Progress)

> ABFS: Avoid storage calls to check if the account is HNS enabled or not
> ---
>
> Key: HADOOP-17002
> URL: https://issues.apache.org/jira/browse/HADOOP-17002
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/azure
>Affects Versions: 3.4.0
>Reporter: Bilahari T H
>Assignee: Bilahari T H
>Priority: Minor
> Fix For: 3.4.0
>
>
> Each time an FS instance is created a Getacl call is made. If the call fails 
> with 400 Bad request, the account is determined to be a non-HNS account. 
> Recommendation is to create a config and be able to avoid store calls to 
> determine account HNS status,
> If config is available, use that to determine account HNS status. If config 
> is not present in core-site, default behaviour will be calling getAcl. 



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