veenaypatil commented on pull request #3071: URL: https://github.com/apache/hudi/pull/3071#issuecomment-860088720
The build is passing locally but there are many overlapping classes warnings ``` jackson-annotations-2.6.7.jar, hive-exec-2.3.9.jar define 58 overlapping classes: parquet-avro-1.11.1.jar, parquet-column-1.11.1.jar define 145 overlapping classes: joda-time-2.9.9.jar, hive-exec-2.3.9.jar define 246 overlapping classes: parquet-format-structures-1.11.1.jar, hive-exec-2.3.9.jar define 81 overlapping classes: parquet-encoding-1.11.1.jar, hive-exec-2.3.9.jar define 169 overlapping classes: parquet-common-1.11.1.jar, hive-exec-2.3.9.jar define 44 overlapping classes: avro-1.10.0.jar, hive-exec-2.3.9.jar define 346 overlapping classes: jackson-core-2.6.7.jar, hive-exec-2.3.9.jar define 93 overlapping classes: parquet-hadoop-1.11.1.jar, parquet-avro-1.11.1.jar, parquet-column-1.11.1.jar define 50 overlapping classes: hive-exec-2.3.9.jar, jackson-databind-2.9.10.8.jar define 549 overlapping classes: ``` Also, this needs to be tested properly to ensure that there are no dependency conflict issues arising because of this change -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
