Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Patch
Description
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 we have currently is similar to zeppelinui/zeppelinws:
gateway-service-definitions/src/main/resources/services/jkg/1.1.2/*.xml
gateway-service-definitions/src/main/resources/services/jkgws/1.1.2/*.xml
If there is a preferred naming structure for the 2 services please advise (Such as gateway-service-definitions/src/main/resources/services/jupyterkernelgateway/1.1.2/*.xml )
Attachments
Attachments
Issue Links
- is blocked by
-
KNOX-776 Rewrite rule handling for Websockets
- Closed