Repository: spark
Updated Branches:
refs/heads/branch-1.0 5d696996d -> 2eea663f5
SPARK-1652: Set driver memory correctly in spark-submit.
The previous check didn't account for the fact that the default
deploy mode is "client" unless otherwise specified. Also, this
sets the more narrowly define
Repository: spark
Updated Branches:
refs/heads/master 7d9cc9214 -> 05c9aa9eb
SPARK-1652: Set driver memory correctly in spark-submit.
The previous check didn't account for the fact that the default
deploy mode is "client" unless otherwise specified. Also, this
sets the more narrowly defined SP