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

Kai Zheng commented on HADOOP-13778:
------------------------------------

I thought the test did against the AliyunOSS infrastructure, [~uncleGen] please 
clarify if this isn't the case.

I noticed in HADOOP-13502 two new flags were introduced or added to the cloud 
backed file systems as below. Only one was considered here, do we need the 
other? I mean {{fs.contract.create-overwrites-directory}}. 
{code}
   <property>
+    <name>fs.contract.create-overwrites-directory</name>
+    <value>true</value>
+  </property>
+
+  <property>
+    <name>fs.contract.create-visibility-delayed</name>
+    <value>true</value>
+  </property>
+
+  <property>
{code}


> Unit test failed in TestAliyunOSSContractCreate
> -----------------------------------------------
>
>                 Key: HADOOP-13778
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13778
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/oss
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Genmao Yu
>            Assignee: Genmao Yu
>            Priority: Minor
>         Attachments: HADOOP-13778.001.patch
>
>
>  {{fs.contract.is-blobstore}} is splitted  into more descriptive flags in 
> HADOOP-13502, {{fs.contract.create-visibility-delayed}} need also to be added 
> into {{aliyun-oss.xml}} 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to