Hi Andrea,

On 'start a paragraph B', 'start' means create paragraph B, you'll need to
call rest api. If 'start' means run paragraph B, you can leverage
AngualrDisplay system z.run() [1][2].

Hope this helps.

Thanks,
moon

[1]
http://zeppelin.incubator.apache.org/docs/0.6.0-SNAPSHOT/displaysystem/front-end-angular.html
[2]
http://zeppelin.incubator.apache.org/docs/0.6.0-SNAPSHOT/displaysystem/back-end-angular.html


On Wed, Jun 8, 2016 at 8:04 AM Andrea Santurbano <sant...@gmail.com> wrote:

> Hi,
> i'm making a dashboard with Zeppelin and Spark, the tool is fantastic but
> i have a little problem: i have to get some values from the d3
> visualization (on click on stack for instance) from the paragraph "A" and
> use this values to start a paragraph "B" (via rest api). Is it possibile
> to do this?
> Thank
> Andrea
>

Reply via email to