vinothchandar commented on issue #915: Shade and relocate Avro dependency in hadoop-mr-bundle URL: https://github.com/apache/incubator-hudi/pull/915#issuecomment-533883958 >Hive 2.3.5 has Avro 1.7.7 available at runtime which does not have LogicalType class. @umehrot2 I am little hesitant to head down this path of bundling higher versions that the target system itself does not support. This is what landed us into a mess we were in before.. My question to you is . Can Hive 2.3.5 as is support avro tables (not parquet) that have logical types? if yes, we can look into what we can do get parity. If you still think we should do this, can we control bundling by making the `scope` of avro in mr-bundle pom configurable during build e.g `-Dmr.bundle.avro.scope=compile` (default its provided in the pom)?
---------------------------------------------------------------- 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] With regards, Apache Git Services
