20.4.15

JMX settings gradle.

Recently we had to update jmxsettings to use more moemory in the pig / mapreduce builds.  Heres how.  Just FYI was hard to google it.
 
All gradle tasks are in.
 
org.gradle.api.tasks.testing

you can see the parameters used there...  in particular.

minHeapSize
maxHeapSize
jvmArgs

like this

No comments:

Post a Comment