[
https://issues.apache.org/jira/browse/TOREE-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149778#comment-15149778
]
Gino Bustelo commented on TOREE-260:
------------------------------------
That is expected. Jupyter notebooks will always start a new kernel for each
notebook. What you are doing in your spec is telling Jupyter to start all
kernels on the same port. You are then getting port collisions.
> Using same spark context for multiple notebooks
> -----------------------------------------------
>
> Key: TOREE-260
> URL: https://issues.apache.org/jira/browse/TOREE-260
> Project: TOREE
> Issue Type: Wish
> Reporter: Kapil Malik
>
> Hi,
> We are using toree with Jupyter and have a pressing requirement to use same
> spark context for multiple notebooks.
> I know this has been referred in
> https://issues.apache.org/jira/browse/TOREE-211 as well, but I am not clear
> whether this has been resolved, and if yes, how to go about achieving this.
> I am ready to spend active development time on this, but would need some
> shepherding around where to look.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)