abhioncbr commented on a change in pull request #673: Hudi-96: Command line
options instead of positional arguments
URL: https://github.com/apache/incubator-hudi/pull/673#discussion_r291786497
##########
File path: packaging/hoodie-hive-bundle/pom.xml
##########
@@ -163,10 +163,6 @@
</goals>
<configuration>
<relocations>
Review comment:
@bvaradar com.beust.* is needed in resulting bundle so that AbstractConfig
class can access config variables with com.beust.jcommander.Parameter
annotations.
----------------------------------------------------------------
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