You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Henri DF (JIRA)" <ji...@apache.org> on 2016/06/18 04:07:05 UTC

[jira] [Commented] (TOREE-320) PySpark interpreter doesn't load packages

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

Henri DF commented on TOREE-320:
--------------------------------

Works for me. With:
{{jupyter toree install --kernel_name=toree-pyspark --spark_home=/usr/lib/spark --spark_opts=--packages=com.databricks:spark-csv_2.10:1.4.0 --interpreters=PySpark }}
I see in the logs that the package is loaded at initialization time, and I can then use the csv reader in my notebook.

> PySpark interpreter doesn't load packages
> -----------------------------------------
>
>                 Key: TOREE-320
>                 URL: https://issues.apache.org/jira/browse/TOREE-320
>             Project: TOREE
>          Issue Type: Bug
>            Reporter: Liam Fisk
>
> The scala kernel correctly loads jars using the "--packages" flag, but the python kernel does not.



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