spark-instrumented-optimizer/repl
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
..
scala-2.10/src [SPARK-9180] fix spark-shell to accept --name option 2015-07-22 16:15:44 -07:00
scala-2.11/src [SPARK-9180] fix spark-shell to accept --name option 2015-07-22 16:15:44 -07:00
src [SPARK-7558] Demarcate tests in unit-tests.log 2015-05-29 14:03:12 -07:00
pom.xml [SPARK-9015] [BUILD] Clean project import in scala ide 2015-07-16 18:42:41 +01:00