You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2016/01/29 17:26:40 UTC

[jira] [Created] (SPARK-13086) Spark Shell for 2.11 does not allow loading files via '-i'

Iulian Dragos created SPARK-13086:
-------------------------------------

             Summary: Spark Shell for 2.11 does not allow loading files via '-i'
                 Key: SPARK-13086
                 URL: https://issues.apache.org/jira/browse/SPARK-13086
             Project: Spark
          Issue Type: Bug
          Components: Spark Shell
    Affects Versions: 1.6.0
            Reporter: Iulian Dragos


Spark Shell for 2.10 allows one to load files via '-i':

{code}
spark-shell -i file1.scala
{code}

the same results in an error in the 2.11 version of Spark:

{code}
$ bin/spark-shell -i test.scala 
bad option: '-i'
{code}



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

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