This is an automated email from the ASF dual-hosted git repository.
lesun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/gobblin.git.
from d96b2d2 [GOBBLIN-1500]Support gobblin on yarn to be able to run on
clusters with federated Yarn cluster enabled (#3345)
add dd20515 [GOBBLIN-1501] Documentation + Code Cleaning for
IcebergMetadataWriter (#3347)
No new revisions were added by this update.
Summary of changes:
.../retention/dataset/CleanableIcebergDataset.java | 8 +-
.../java/org/apache/gobblin/hive/HiveLock.java | 2 +-
.../apache/gobblin/hive/writer/MetadataWriter.java | 10 +-
.../apache/gobblin/iceberg/Utils/IcebergUtils.java | 8 +-
.../gobblin/iceberg/writer/GobblinMCEWriter.java | 6 +
.../iceberg/writer/IcebergMetadataWriter.java | 260 ++++++++++++++-------
.../iceberg/writer/IcebergMetadataWriterTest.java | 18 +-
7 files changed, 214 insertions(+), 98 deletions(-)