You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/08/03 17:47:00 UTC

[jira] [Commented] (HADOOP-14103) Sort out hadoop-aws contract-test-options.xml

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

Steve Loughran commented on HADOOP-14103:
-----------------------------------------

what about proposing just setting one option to the value of the other
{code}
 <property>
    <name>fs.contract.test.fs.s3a</name>
    <value>${test.fs.s3a.name}</value>
  </property>
{code}


> Sort out hadoop-aws contract-test-options.xml
> ---------------------------------------------
>
>                 Key: HADOOP-14103
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14103
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Assignee: John Zhuge
>            Priority: Minor
>         Attachments: HADOOP-14103.001.patch, HADOOP-14103.002.patch, HADOOP-14103.003.patch
>
>
> The doc update of HADOOP-14099 has shown that there's confusion about whether we need a src/test/resources/contract-test-options.xml file.
> It's documented as needed, branch-2 has it in .gitignore; trunk doesn't.
> I think it's needed for the contract tests, which the S3A test base extends (And therefore needs). However, we can just put in an SCM managed one and have it just XInclude auth-keys.xml
> I propose: do that, fix up the testing docs to match



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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