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: [email protected]
For additional commands, e-mail: [email protected]