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

Xiaoyu Yao commented on HADOOP-13501:
-------------------------------------

[~cnauroth], thanks for reporting the issue and post the patch. The change 
looks good to me. I just have one question: looks like we are going to 
introduce some new flags in HADOOP-13502 to differentiate the capabilities of 
HCFS backed by blob store. My concern is that we will have to change the guard 
for wasb again after that. Can we do HADOOP-13502 first and use the new flag 
introduced by HADOOP-13501 with only one change for wasb.xml?

> Run contract tests guarded by "is-blobstore" flag against WASB.
> ---------------------------------------------------------------
>
>                 Key: HADOOP-13501
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13501
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/azure
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Minor
>         Attachments: HADOOP-13501.001.patch
>
>
> The {{fs.contract.is-blobstore}} flag guards against execution of several 
> contract tests when the file system is backed by a blob store.  Even though 
> Azure Storage is a blob store, WASB is still capable of passing these tests, 
> because its implementation matches the semantics of HDFS in these areas.  
> This issue proposes setting the flag to {{false}} for improved regression 
> testing of WASB.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to