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

Thomas Marqardt updated HADOOP-16916:
-------------------------------------
    Fix Version/s: 3.3.1
     Release Note: Azure ABFS support for Shared Access Signatures (SAS)
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

commit b214bbd2d92a0c02b71d352dba85f3b87317933c
Author: Thomas Marquardt <[email protected]>
Date: Tue May 12 17:32:52 2020 +0000

 

Test Results:

namespace.enabled=true
auth.type=SharedKey
-------------------
$mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
Tests run: 432, Failures: 0, Errors: 0, Skipped: 41
Tests run: 206, Failures: 0, Errors: 0, Skipped: 24

namespace.enabled=false
auth.type=SharedKey
-------------------
$mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
Tests run: 432, Failures: 0, Errors: 0, Skipped: 244
Tests run: 206, Failures: 0, Errors: 0, Skipped: 24

namespace.enabled=true
auth.type=SharedKey
sas.token.provider.type=MockDelegationSASTokenProvider
enable.check.access=true
-------------------
$mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
Tests run: 432, Failures: 0, Errors: 0, Skipped: 33
Tests run: 206, Failures: 0, Errors: 0, Skipped: 24

namespace.enabled=true
auth.type=OAuth
-------------------
$mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
Tests run: 432, Failures: 0, Errors: 1, Skipped: 74
Tests run: 206, Failures: 0, Errors: 0, Skipped: 140

 

> ABFS: Delegation SAS generator for integration with Ranger
> ----------------------------------------------------------
>
>                 Key: HADOOP-16916
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16916
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: fs/azure
>    Affects Versions: 3.2.1
>            Reporter: Thomas Marqardt
>            Assignee: Thomas Marqardt
>            Priority: Minor
>             Fix For: 3.3.1
>
>         Attachments: HADOOP-16916.001.patch
>
>
> HADOOP-16730 added support for Shared Access Signatures (SAS).  Azure Data 
> Lake Storage Gen2 supports a new SAS type known as User Delegation SAS.  This 
> Jira tracks an update to the ABFS driver that will include a Delegation SAS 
> generator and tests to validate that this SAS type is working correctly with 
> the driver.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to