You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2019/10/15 16:55:42 UTC

[GitHub] [incubator-hudi] vinothchandar commented on a change in pull request #957: [HUDI-268] Provide mechanism to shade and relocate Avro dependency in hadoop-mr-bundle

vinothchandar commented on a change in pull request #957: [HUDI-268] Provide mechanism to shade and relocate Avro dependency in hadoop-mr-bundle
URL: https://github.com/apache/incubator-hudi/pull/957#discussion_r335068178
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -100,6 +100,8 @@
     <skipUTs>${skipTests}</skipUTs>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <main.basedir>${project.basedir}</main.basedir>
+    <mr.bundle.avro.scope>provided</mr.bundle.avro.scope>
 
 Review comment:
   do these need to be declared at the root pom level or can it be localized to the bundle 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:
users@infra.apache.org


With regards,
Apache Git Services