[ 
https://issues.apache.org/jira/browse/HADOOP-15723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623725#comment-16623725
 ] 

Yuan Gao commented on HADOOP-15723:
-----------------------------------

patch 004:
 - called makeQualified() before authz checks
 - moved configuration and factory method to AbfsConfiguration
 - moved the authorization interface to org.apache.hadoop.fs.azurebfs.extensions
 - renamed from adl to abfs
 - added test cases for authz checks in ITestAzureBlobFileSystemAuthorization

I was able to run:

{{ mvn -T 1C -Dparallel-tests -Dscale -DtestsThreadCount=8 clean verify}}
{{ [INFO] Results:}}
{{ [WARNING] Tests run: 277, Failures: 0, Errors: 0, Skipped: 11}}

But there are errors when running:

{{mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify}}

{{[ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 5.955 
s <<< FAILURE! - in 
org.apache.hadoop.fs.azurebfs.contract.ITestAbfsFileSystemContractDistCp}}
{{[ERROR] 
testUpdateDeepDirectoryStructureNoChange(org.apache.hadoop.fs.azurebfs.contract.ITestAbfsFileSystemContractDistCp)
 Time elapsed: 3.038 s <<< ERROR!}}
{{java.io.IOException: Unable to initialize filesystem 
abfs://[email protected]: 
java.lang.IllegalArgumentException: Incorrect URI 
abfs://[email protected], URI scheme must be 
abfss when authenticating using Oauth.}}

> ABFS: Ranger Support
> --------------------
>
>                 Key: HADOOP-15723
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15723
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: HADOOP-15407
>            Reporter: Thomas Marquardt
>            Assignee: Yuan Gao
>            Priority: Major
>         Attachments: HADOOP-15273-HADOOP-15407-001.patch, 
> HADOOP-15273-HADOOP-15407-002.patch, HADOOP-15273-HADOOP-15407-003.patch, 
> HADOOP-15273-HADOOP-15407-004.patch
>
>
> Add support for Ranger



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to