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 "Genmao Yu (JIRA)" <ji...@apache.org> on 2017/11/01 01:09:02 UTC

[jira] [Commented] (HADOOP-14993) AliyunOSS: Override listFiles and listLocatedStatus

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

Genmao Yu commented on HADOOP-14993:
------------------------------------

[~stevel@apache.org] you mean this ?

{code}
    <property>
        <name>fs.oss.endpoint</name>
        <value>oss-cn-shanghai.aliyuncs.com</value>
    </property>
{code}

> AliyunOSS: Override listFiles and listLocatedStatus 
> ----------------------------------------------------
>
>                 Key: HADOOP-14993
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14993
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/oss
>    Affects Versions: 3.0.0-beta1
>            Reporter: Genmao Yu
>            Assignee: Genmao Yu
>            Priority: Major
>         Attachments: HADOOP-14993.001.patch, HADOOP-14993.002.patch
>
>
> Do a bulk listing off all entries under a path in one single operation, there is no need to recursively walk the directory tree.
> Updates:
> - override listFiles and listLocatedStatus by using bulk listing
> - some minor updates in hadoop-aliyun index.md



--
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