eyalbenivri commented on a change in pull request #20: PySpark fixes for YARN 
and Mesos
URL: https://github.com/apache/incubator-amaterasu/pull/20#discussion_r191042842
 
 

 ##########
 File path: 
common/src/main/scala/org/apache/amaterasu/common/configuration/ClusterConfig.scala
 ##########
 @@ -128,7 +128,7 @@ class ClusterConfig extends Logging {
   object Jobs {
 
     var cpus: Double = 1
-    var mem: Long = 1024
+    var mem: Long = 2048
 
 Review comment:
   Why are we changing these defaults?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to