This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 3cb1dba99ce [HUDI-8134] Prevent mac m1 activation of profile without
specifying spark version (#11849)
add 52fd36d0e11 [HUDI-8109] Fix the error related to locking during
clustering/compaction when calling the file system which is not atomic (#11809)
No new revisions were added by this update.
Summary of changes:
.../hudi/HoodieSparkFunctionalIndexClient.java | 4 +++-
.../scala/org/apache/hudi/HoodieCLIUtils.scala | 23 +++++++++++++++-------
.../procedures/RunClusteringProcedure.scala | 15 +++++---------
.../procedures/RunCompactionProcedure.scala | 13 ++++++------
.../apache/hudi/utilities/HoodieClusteringJob.java | 2 +-
.../org/apache/hudi/utilities/HoodieCompactor.java | 2 +-
.../org/apache/hudi/utilities/HoodieTTLJob.java | 2 +-
.../org/apache/hudi/utilities/UtilHelpers.java | 9 +++++++--
.../org/apache/hudi/utilities/TestUtilHelpers.java | 4 ++--
9 files changed, 42 insertions(+), 32 deletions(-)