You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by "wenli.oywl@alibaba-inc.com" <we...@alibaba-inc.com> on 2016/11/21 02:23:58 UTC

dataframe data visualization

Hi anyone,

is there any easy way for me to do data visualization in spark using scala when data is in dataframe format? Thanks.

Wayne Ouyang

Re: dataframe data visualization

Posted by ayan guha <gu...@gmail.com>.
Zeppelin with Spark thrift server?

On Mon, Nov 21, 2016 at 1:47 PM, Saisai Shao <sa...@gmail.com> wrote:

> You might take a look at this project (https://github.com/vegas-viz/Vegas),
> it has Spark integration.
>
> Thanks
> Saisai
>
> On Mon, Nov 21, 2016 at 10:23 AM, wenli.oywl@alibaba-inc.com <
> wenli.oywl@alibaba-inc.com> wrote:
>
>> Hi anyone,
>>
>> is there any easy way for me to do data visualization in spark using
>> scala when data is in dataframe format? Thanks.
>>
>> Wayne Ouyang
>
>
>


-- 
Best Regards,
Ayan Guha

Re: dataframe data visualization

Posted by Saisai Shao <sa...@gmail.com>.
You might take a look at this project (https://github.com/vegas-viz/Vegas),
it has Spark integration.

Thanks
Saisai

On Mon, Nov 21, 2016 at 10:23 AM, wenli.oywl@alibaba-inc.com <
wenli.oywl@alibaba-inc.com> wrote:

> Hi anyone,
>
> is there any easy way for me to do data visualization in spark using scala
> when data is in dataframe format? Thanks.
>
> Wayne Ouyang