You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "piyush (JIRA)" <ji...@apache.org> on 2015/11/21 07:51:10 UTC

[jira] [Created] (ZEPPELIN-452) supporting sparkInterpreter with parallel schedule

piyush created ZEPPELIN-452:
-------------------------------

             Summary: supporting sparkInterpreter with parallel schedule
                 Key: ZEPPELIN-452
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-452
             Project: Zeppelin
          Issue Type: Improvement
          Components: Interpreters
            Reporter: piyush


SparkInterpreter supporting parallel scheduler, so that multiple users can run sparkInterpreter without blocking each other.  
This can be implemented with having Separate instance of SparkILoop and SparkIMain for each notebook while sharing the SparkContext.




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