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 "Ted Yu (JIRA)" <ji...@apache.org> on 2015/01/14 21:37:34 UTC

[jira] [Created] (HADOOP-11480) Typo in hadoop-aws/index.md uses wrong scheme for test.fs.s3.name

Ted Yu created HADOOP-11480:
-------------------------------

             Summary: Typo in hadoop-aws/index.md uses wrong scheme for test.fs.s3.name
                 Key: HADOOP-11480
                 URL: https://issues.apache.org/jira/browse/HADOOP-11480
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Ted Yu
            Assignee: Ted Yu
            Priority: Minor


Around line 270:
{code}
       <property>
         <name>test.fs.s3.name</name>
        <value>s3a://test-aws-s3/</value>
       </property>
{code}
The scheme should be s3.



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