Hey Kant,

For fast data updates via streaming the normal flow is to put the
aggregated results in things like HBase. You could then use Zeppelin's
Phoenix interpreter to read that data.
Not sure if this fits your requirements.

Thanks,
Vinay

On Wednesday, August 24, 2016, kant kodali <kanth...@gmail.com> wrote:

> Hi Guys,
>
> is there way to update(push latest data to but not pull) Zeppelin
> dashboard ? for example I get bunch of data to my spark streaming cluster
> and as I get more and more data I want to compute and write it somewhere
> such that my Zeppelin dashboard is updated? If so, where would be the best
> place to write the latest results?
>
> Thanks,
> Kant
>

Reply via email to