You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "aldo (JIRA)" <ji...@apache.org> on 2017/03/30 15:43:41 UTC

[jira] [Created] (TOREE-399) Make Spark Kernel work on Windows

aldo created TOREE-399:
--------------------------

             Summary: Make Spark Kernel work on Windows
                 Key: TOREE-399
                 URL: https://issues.apache.org/jira/browse/TOREE-399
             Project: TOREE
          Issue Type: New Feature
         Environment: Windows 7/8/10
            Reporter: aldo
            Priority: Blocker


After a successful install of the Spark Kernel the error: "Failed to run command:" occurs when from jupyter we select a Scala Notebook.
The error happens because the kernel.json runs C:\\ProgramData\\jupyter\\kernels\\apache_toree_scala\\bin\\run.sh which is bash shell script and hence cannot work on windows.

Can you give me some direction to fix this, and I will implement it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)