You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2021/08/03 21:54:00 UTC

[jira] [Resolved] (HUDI-1893) HoodieFileIndex get a error when there is no partition path in table storage

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

Udit Mehrotra resolved HUDI-1893.
---------------------------------
    Fix Version/s: 0.9.0
       Resolution: Fixed

> HoodieFileIndex get a error when there is no partition path in table storage
> ----------------------------------------------------------------------------
>
>                 Key: HUDI-1893
>                 URL: https://issues.apache.org/jira/browse/HUDI-1893
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: shenbing
>            Assignee: Udit Mehrotra
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> https://github.com/apache/hudi/blob/42ec7e30d74104a15ff76cb004fe7a0c2649abe6/hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/hudi/HoodieFileIndex.scala#L319
> Version: hudi-0.9.0-snapshot
> May it should be : spark.sparkContext.parallelize(pathToFetch, Math.max(1, Math.min(pathToFetch.size, maxListParallelism)))



--
This message was sent by Atlassian Jira
(v8.3.4#803005)