[ 
https://issues.apache.org/jira/browse/SPARK-12202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Iulian Dragos updated SPARK-12202:
----------------------------------
    Description: 
Sometimes it is useful to be able to pass Scala options to the underlying Spark 
REPL (like {{-target}} or {{-Xprint:parse}} when debugging). 

Currently, only the 2.10 version of the REPL allows that (as normal arguments 
to the spark-shell command)

  was:
Sometimes it is useful to be able to pass Scala options to the underlying Spark 
REPL (like {{-target}} or {{-Xprint:parse}} when debugging). A simple way is to 
pass them through an additional environment variable {{SPARK_REPL_OPTS}}.


        Summary: Pass additional Scala REPL options to the underlying REPL 
(2.11)  (was: Pass additional Scala REPL options to the underlying REPL)

> Pass additional Scala REPL options to the underlying REPL (2.11)
> ----------------------------------------------------------------
>
>                 Key: SPARK-12202
>                 URL: https://issues.apache.org/jira/browse/SPARK-12202
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Shell
>            Reporter: Iulian Dragos
>
> Sometimes it is useful to be able to pass Scala options to the underlying 
> Spark REPL (like {{-target}} or {{-Xprint:parse}} when debugging). 
> Currently, only the 2.10 version of the REPL allows that (as normal arguments 
> to the spark-shell command)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to