You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2021/11/27 04:46:00 UTC

[jira] [Updated] (HUDI-1108) Allow parallel listing of dataset partitions for various actions during write

     [ https://issues.apache.org/jira/browse/HUDI-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danny Chen updated HUDI-1108:
-----------------------------
    Fix Version/s:     (was: 0.10.0)

> Allow parallel listing of dataset partitions for various actions during write
> -----------------------------------------------------------------------------
>
>                 Key: HUDI-1108
>                 URL: https://issues.apache.org/jira/browse/HUDI-1108
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Writer Core
>    Affects Versions: 0.9.0
>            Reporter: Balaji Varadarajan
>            Assignee: Ryan Pifer
>            Priority: Major
>             Fix For: 0.11.0
>
>
> Currently we rely on FSUtils.getAllPartitionPaths to return all partitions of a dataset. This implementation is slow for AWS S3 file-systems. We need to provide option to allow the listing to be parallelizable.
> GH Issue : [https://github.com/apache/hudi/issues/1837]
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)