Thanks moon. Logged ZEPPELIN-2958 for the same.
From: moon soo Lee
Sent: Thursday, September 28, 2017 6:48:22 AM
To: dev@zeppelin.apache.org
Subject: Re: Issue with Paragraph Status API
Hi Saksham,
Thanks for sharing the problem.
I think that API shouldn't wants for execution to complete.
I think it's not a known issue. If you can file an jira issue, it'll help
track this problem.
Thanks,
moon
On Fri, Sep 22, 2017 at 6:42 AM Saksham Srivastava
wrote:
> Hi,
>
>
> I see there is an issue with the Paragraph status API, in Zeppelin 0.7.2
>
>
>
> https://zeppelin.apache.org/docs/0.7.2/rest-api/rest-notebook.html#get-the-status-of-a-single-paragraph
>
> Apache Zeppelin Notebook REST API - Apache Software Foundation<
> https://zeppelin.apache.org/docs/0.7.2/rest-api/rest-notebook.html#get-the-status-of-a-single-paragraph
> >
> zeppelin.apache.org
> This page contains Apache Zeppelin Notebook REST API information.
>
> If the paragraph is still in execution, the API call just waits for the
> execution to complete.
>
> I guess the ideal implementation should be to return the status
> synchronously as "running" or something else.
>
>
> I am testing a simple spark-sql query.
>
>
> Is this a known issue?
>
>
> Thanks,
>
> Saksham
>
>
>
>
>