You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "DOAN DuyHai (JIRA)" <ji...@apache.org> on 2016/02/24 21:15:18 UTC

[jira] [Created] (ZEPPELIN-699) Return result for Paragraph Execution REST API

DOAN DuyHai created ZEPPELIN-699:
------------------------------------

             Summary: Return result for Paragraph Execution REST API 
                 Key: ZEPPELIN-699
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-699
             Project: Zeppelin
          Issue Type: Improvement
          Components: Core, zeppelin-server
            Reporter: DOAN DuyHai


Right now, when calling the REST API {{http://<ip>:<port>/api/notebook/job/<note_id>/<paragraph_id>}}, Zeppelin always returns OK as shown by this source code: https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/rest/NotebookRestApi.java#L477

This ticket will update the behavior so that Zeppelin also return the result of the paragraph execution



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