1
0

[HUDI-3730] Keep metasync configs backward compatible (#6221)

This commit is contained in:
Shiyan Xu
2022-07-27 05:30:44 -05:00
committed by GitHub
parent e5faf2cc84
commit 717f159bfd
4 changed files with 36 additions and 27 deletions

View File

@@ -279,7 +279,7 @@
<artifactId>hudi-aws</artifactId>
<version>${project.version}</version>
</dependency>
<!-- Need parquet and avro to run AWSGlueCatalogSyncTool using run_sync_tool with this bundle.
<!-- Need parquet and avro to run AwsGlueCatalogSyncTool using run_sync_tool with this bundle.
Parquet and avro from other packages have already been shaded above-->
<dependency>
<groupId>org.apache.parquet</groupId>