Nezih Yigitbasi created SPARK-15782:
---------------------------------------

             Summary: --packages doesn't work the spark-shell
                 Key: SPARK-15782
                 URL: https://issues.apache.org/jira/browse/SPARK-15782
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.0.0
            Reporter: Nezih Yigitbasi


When {{--packages}} is specified with {{spark-shell}} the classes from those 
packages cannot be found, which I think is due to some of the changes in 
{{SPARK-12343}}. In particular {{SPARK-12343}} removes a line that sets the 
{{spark.jars}} system property in client mode, which is used by the repl main 
class to set the classpath.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to