[ 
https://issues.apache.org/jira/browse/SUBMARINE-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wangda Tan resolved SUBMARINE-232.
----------------------------------
    Resolution: Won't Fix

Discussed with [~liuxun]  this Jira is not needed anymore, closing as won't fix.

> [Umbrella] Custom Zeppelin Submodule
> ------------------------------------
>
>                 Key: SUBMARINE-232
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-232
>             Project: Apache Submarine
>          Issue Type: New Feature
>          Components: Submodule Zeppelin
>            Reporter: Liu Xun
>            Assignee: Liu Xun
>            Priority: Major
>
> 2. Interpreter
> Submarine provides multi-language execution for notebooks in workbench 
> through interpreters in a variety of programming languages (for example, 
> python interpreter, spark interpreter).
> 2.1 Interpreter execution flow
> 1. The user enters the code in the workbench notebook and clicks the execute 
> button. First the workbench server starts the interpreter process.
> 2. The workbench server sends the user's code to the interpreter process via 
> the interface for execution, and gets the execution result, returning to the 
> workbench notebook for display.
> 2.2 Integrate Zeppelin Interpreter
> Zeppelin has this mature multilingual interpreter that can be introduced for 
> use as a Submarine interpreter, but Submarine has some specific requirements 
> for the use of the interpreter, such as Submarine's need to extend the 
> interface of the Zeppelin interpreter, etc., so Zeppelin is required. The 
> interface layer of the interpreter is modified to some extent.
> At the same time, in order to be consistent with the development of the 
> Zeppelin interpreter, we used submodule to customize the Zeppelin interpreter 
> to a certain extent.
> Design Doc: 
> https://docs.google.com/document/d/1LJc5hRTWfIs6K5f7vMgGC_FUizeQf-qqiWICqO8SoR8/edit#



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to