You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2017/06/23 13:39:00 UTC

[jira] [Commented] (KNOX-976) Add Jupyter Kernel Gateway Service Definitions

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

Larry McCay commented on KNOX-976:
----------------------------------

Hello [~jesus.alv] - Moving this into 0.13.0. If this is not feasible in the next week or so to attach a patch with the service definitions then we can move them back out to 0.14.0.

The naming you put in the description looks fine to me - even if a bit long.


> Add Jupyter Kernel Gateway Service Definitions
> ----------------------------------------------
>
>                 Key: KNOX-976
>                 URL: https://issues.apache.org/jira/browse/KNOX-976
>             Project: Apache Knox
>          Issue Type: Task
>            Reporter: Jesus Alvarez
>            Assignee: Jesus Alvarez
>             Fix For: 0.13.0
>
>         Attachments: jkg-knox.png
>
>
> Jupyter Kernel Gateway is a web server that provides headless access to Jupyter kernels.
> This allows remote Jupyter notebooks to connect to a kernel gateway running in an HDP cluster, and spawn the kernel/spark driver on the kernel gateway host.
> https://jupyter-kernel-gateway.readthedocs.io/en/latest/
> Jupyter Kernel Gateway uses on HTTP and Websocket, hence dependency link to KNOX-776.
> There are other Jupyter ecosystem projects which could highly benefit/use Knox in the future, such as Jupyter Hub. 
> The layout which I have currently is similar to zeppelinui/zeppelinws:
>  
>  gateway-service-definitions/src/main/resources/services/jupyterkernelgatewayhttp/1.2.1/*.xml
> gateway-service-definitions/src/main/resources/services/jupyterkernelgatewayws/1.2.1/*.xml
> If there is a preferred naming structure for the 2 services please advise. 



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