spark-instrumented-optimizer/repl/scala-2.11/src
Kenichi Maehashi 430cd7815d [SPARK-9180] fix spark-shell to accept --name option
This patch fixes [[SPARK-9180]](https://issues.apache.org/jira/browse/SPARK-9180).
Users can now set the app name of spark-shell using `spark-shell --name "whatever"`.

Author: Kenichi Maehashi <webmaster@kenichimaehashi.com>

Closes #7512 from kmaehashi/fix-spark-shell-app-name and squashes the following commits:

e24991a [Kenichi Maehashi] use setIfMissing instead of setAppName
18aa4ad [Kenichi Maehashi] fix spark-shell to accept --name option
2015-07-22 16:15:44 -07:00
..
main/scala/org/apache/spark/repl [SPARK-9180] fix spark-shell to accept --name option 2015-07-22 16:15:44 -07:00
test/scala/org/apache/spark/repl [SPARK-9244] Increase some memory defaults 2015-07-22 15:28:09 -07:00