vinothchandar commented on a change in pull request #945: [HUDI-296] Explore
use of spotless to auto fix formatting errors
URL: https://github.com/apache/incubator-hudi/pull/945#discussion_r333456992
##########
File path: docker/hoodie/hadoop/sparkworker/pom.xml
##########
@@ -30,6 +30,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<checkstyle.skip>true</checkstyle.skip>
+ <main.basedir>${project.parent.parent.basedir}</main.basedir>
Review comment:
ideally yes. but as long as building independent modules work, I am okay for
this PR. your call. Let me know how you want to proceed
----------------------------------------------------------------
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