You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2021/11/26 13:07:34 UTC

[hudi] branch master updated (e9efbdb -> 3d75aca)

This is an automated email from the ASF dual-hosted git repository.

sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from e9efbdb  [HUDI-2863] Rename option 'hoodie.parquet.page.size' to 'write.parquet.page.size' (#4128)
     add 3d75aca  [HUDI-2850] Fixing Clustering CLI - schedule and run command fixes to avoid NumberFormatException (#4101)

No new revisions were added by this update.

Summary of changes:
 .../hudi/cli/commands/ClusteringCommand.java       | 58 +++++++++++++---------
 .../org/apache/hudi/cli/commands/SparkMain.java    | 46 +++++++++--------
 .../java/org/apache/hudi/cli/utils/SparkUtil.java  |  2 +-
 .../apache/hudi/utilities/HoodieClusteringJob.java |  2 +-
 4 files changed, 62 insertions(+), 46 deletions(-)