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

Da Zhou commented on HADOOP-15723:
----------------------------------

The error indicates the reason: "URI scheme must be *abfss* when authenticating 
using Oauth", 
 "ITestAbfsFileSystemContractDistCp" is only used to test in secure mode 
(abfs://XXX), so when using Oauth (Oauth only support abfss://), 
"ITestAbfsFileSystemContractDistCp" should be skipped. 
 In future, we should merge "ITestAbfsFileSystemContractDistCp" and 
"ITestAbfsFileSystemContractSecureDistCp" since they are running same tests but 
in different mode.
 But for now, you can just skip this test set by checking if it is using Oauth 
Type.

> 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