nadav-har-tzvi commented on a change in pull request #20: PySpark fixes for
YARN and Mesos
URL: https://github.com/apache/incubator-amaterasu/pull/20#discussion_r191065376
##########
File path:
executor/src/main/scala/org/apache/spark/repl/amaterasu/runners/spark/SparkRunnerHelper.scala
##########
@@ -154,7 +154,7 @@ object SparkRunnerHelper extends Logging {
.set("spark.master", master)
.set("spark.executor.instances", "1") // TODO: change this
Review comment:
Change to take this from spark.opts
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services