[ 
https://issues.apache.org/jira/browse/SPARK-7944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564723#comment-14564723
 ] 

Alexander Nakos commented on SPARK-7944:
----------------------------------------

Yes, the file definitely exists locally. I have not built the 1.4.0-RC for 2.10 
since 2.11 is our target scala version

In the past few months, I have built the 1.3.0 and 1.3.1 releases for both 
scala 2.10 and 2.11 and can confirm that I was able to load jars in the 2.10 
REPL but encountered the same problems I'm citing here with the 2.11 REPL.

If you want I can try to build 1.4.0-RC03, target 2.10 and report back in a few 
hours.

> Spark-Shell 2.11 1.4.0-RC-03 does not add jars to class path
> ------------------------------------------------------------
>
>                 Key: SPARK-7944
>                 URL: https://issues.apache.org/jira/browse/SPARK-7944
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Shell
>    Affects Versions: 1.3.1, 1.4.0
>         Environment: scala 2.11
>            Reporter: Alexander Nakos
>         Attachments: spark_shell_output.txt
>
>
> When I run the spark-shell with the --jars argument and supply a path to a 
> single jar file, none of the classes in the jar are available in the REPL.
> I have encountered this same behaviour in both 1.3.1 and 1.4.0_RC-03 builds 
> for scala 2.11. I have yet to do a 1.4.0 RC-03 build for scala 2.10, but the 
> contents of the jar are available in the 1.3.1_2.10 REPL.



--
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