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/10 02:48:15 UTC

[GitHub] [incubator-hudi] vinothchandar commented on a change in pull request #945: [HUDI-296] Explore use of spotless to auto fix formatting errors

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_r333308937
 
 

 ##########
 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:
   please test once if you are able to indepdently run a mvn command from one of the sub modules. i.e `cd hudi-cli; mvn clean install` should work.. 

----------------------------------------------------------------
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