Github user fireboy1919 commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-196497526
  
    I have a similar REST endpoint based upon the use of resource pools (i.e., 
starting from this pull request):
    https://github.com/apache/incubator-zeppelin/pull/763#issuecomment-196085361
    
    I made mine use this form:
    http://<ip>:<port>/api/notebook/job/<note_id>/<paragraph_id>/message
    
    This is a bit more flexible than pulling straight from the paragraph and 
does not have synchronous API problem.
    
    Once that new pull request has been approved, I'll format and post my pull 
request.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to