You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2015/12/17 03:34:49 UTC

[jira] [Created] (ZEPPELIN-511) REST API: CRUD operation for paragraph

Jungtaek Lim created ZEPPELIN-511:
-------------------------------------

             Summary: REST API: CRUD operation for paragraph
                 Key: ZEPPELIN-511
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-511
             Project: Zeppelin
          Issue Type: New Feature
          Components: Core
            Reporter: Jungtaek Lim


This issue is intended to fill gap between REST API and WebSocket operations.

For now we can only access notebook and paragraph to READONLY (not writing) via REST API but we can apply CRUD to paragraph via WebSocket.

Since it could interfere UI, we may want to check each operation that it is safe, and implement safe operations.



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