vinothchandar commented on a change in pull request #1298: [HUDI-587] Fixed 
generation of jacoco coverage reports.
URL: https://github.com/apache/incubator-hudi/pull/1298#discussion_r374536313
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -113,6 +113,7 @@
     <spark.bundle.hive.shade.prefix></spark.bundle.hive.shade.prefix>
     <utilities.bundle.hive.scope>provided</utilities.bundle.hive.scope>
     <utilities.bundle.hive.shade.prefix></utilities.bundle.hive.shade.prefix>
+    <argLine>-Xmx1024m -XX:MaxPermSize=256m</argLine>
 
 Review comment:
   I don't think travis has the smarts to grok this and get the resource needs? 
 We just get a VM with some fixed RAM 
https://docs.travis-ci.com/user/reference/overview/ 
   
   `-Xmx` won't also grab the 1GB right off the bat.. do you see the builds 
slowing down? would be interesting to understand why..
   

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

Reply via email to