[ 
https://issues.apache.org/jira/browse/TOREE-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Barry Moore updated TOREE-423:
------------------------------
    Description: 
It seems toree isn't working with modern scala and spark packages. I know my 
Spark installation is working properly from {{spark-shell}}. Additionally, I 
have the {{jupyter-scala}} kernel installed and that is working properly. If I 
try to install either version of toree, I get errors.

{code:none}
# For 0.1.0
sudo pip install toree
sudo jupyter toree install --spark_home=/opt/apache-spark
# For 0.2.0, after uninstalling toree and deleting the jupyter kernel
sudo pip install 
https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0/snapshots/dev1/toree-pip/toree-0.2.0.dev1.tar.gz
sudo jupyter toree install --spark_home=/opt/apache-spark
{code}

I added a file with the 0.2.0 kernel initialization exception. I don't know if 
this is a bug or an incompatibility with versions, therefore I used the 
Improvement tag.




  was:
It seems toree isn't working with modern scala and spark packages. I know my 
Spark installation is working properly from {{spark-shell}}. Additionally, I 
have the {{jupyter-scala}} kernel installed and that is working properly. If I 
try to install either version of toree, I get errors.

{code:Bash}
# For 0.1.0
sudo pip install toree
sudo jupyter toree install --spark_home=/opt/apache-spark
# For 0.2.0, after uninstalling toree and deleting the jupyter kernel
sudo pip install 
https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0/snapshots/dev1/toree-pip/toree-0.2.0.dev1.tar.gz
sudo jupyter toree install --spark_home=/opt/apache-spark
{code}

I added a file with the 0.2.0 kernel initialization exception. I don't know if 
this is a bug or an incompatibility with versions, therefore I used the 
Improvement tag.





> Toree with Scala 2.12.2 and Spark 2.1.1
> ---------------------------------------
>
>                 Key: TOREE-423
>                 URL: https://issues.apache.org/jira/browse/TOREE-423
>             Project: TOREE
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 0.1.0, 0.2.0
>         Environment: Arch Linux (4.11.7-1-ARCH)
> Java (jdk8-openjdk 8.u131, jre8-openjdk 8.u131)
>            Reporter: Barry Moore
>            Priority: Minor
>              Labels: beginner, build
>         Attachments: 0.2.0-jupyter-exception.txt
>
>
> It seems toree isn't working with modern scala and spark packages. I know my 
> Spark installation is working properly from {{spark-shell}}. Additionally, I 
> have the {{jupyter-scala}} kernel installed and that is working properly. If 
> I try to install either version of toree, I get errors.
> {code:none}
> # For 0.1.0
> sudo pip install toree
> sudo jupyter toree install --spark_home=/opt/apache-spark
> # For 0.2.0, after uninstalling toree and deleting the jupyter kernel
> sudo pip install 
> https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0/snapshots/dev1/toree-pip/toree-0.2.0.dev1.tar.gz
> sudo jupyter toree install --spark_home=/opt/apache-spark
> {code}
> I added a file with the 0.2.0 kernel initialization exception. I don't know 
> if this is a bug or an incompatibility with versions, therefore I used the 
> Improvement tag.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to