I understand I can run a paragraph and it's asynchronous but I cannot get a paragraph result. The only solution I see is to get a notebook and parse result to get the concerned paragraph result. Am I right?
2016-02-24 16:25 GMT+01:00 DuyHai Doan <doanduy...@gmail.com>: > There is a REST API for Notebook : > http://zeppelin.incubator.apache.org/docs/0.6.0-incubating-SNAPSHOT/rest-api/rest-notebook.html > > > > On Wed, Feb 24, 2016 at 4:22 PM, vincent gromakowski < > vincent.gromakow...@gmail.com> wrote: > >> Is there any way to run a paragraph and retrieve results in the response ? >> I have done some tests and cannot achieve it. It always send back "status >> : OK" even if it fails >> > >