[
https://issues.apache.org/jira/browse/SPARK-13086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123721#comment-15123721
]
Apache Spark commented on SPARK-13086:
--------------------------------------
User 'dragos' has created a pull request for this issue:
https://github.com/apache/spark/pull/10984
> 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]