linkedin / linkedin-gradle-plugin-for-apache-hadoop

Apache License 2.0
117 stars 76 forks source link

Add xmx information to console error message #246

Closed edwinalu closed 5 years ago

edwinalu commented 5 years ago

With Gradle 5, the default xmx is very low. Add a message with instructions to set explicitly for newer versions of Gradle, if there is an exception when getting the console.

erwa commented 5 years ago

Thanks for addressing my comments. Going to merge now.