You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by "Balachandar R.A." <ba...@gmail.com> on 2016/01/28 08:12:37 UTC

GraphX can show graph?

Hi

I am new to GraphX. I have a simple csv file which I could load and compute
few graph statistics. However, I am not sure whether it is possible to
create ad show graph (for visualization purpose) using GraphX. Any pointer
to tutorial or information connected to this will be really helpful

Thanks and regards
Bala

Re: GraphX can show graph?

Posted by Russell Jurney <ru...@gmail.com>.
Maybe checkout Gephi. It is a program that does what you need out of the
box.

On Friday, January 29, 2016, Balachandar R.A. <ba...@gmail.com>
wrote:

> Thanks... Will look into that
>
> - Bala
>
> On 28 January 2016 at 15:36, Sahil Sareen <sareensah@gmail.com
> <javascript:_e(%7B%7D,'cvml','sareensah@gmail.com');>> wrote:
>
>> Try Neo4j for visualization, GraphX does a pretty god job at distributed
>> graph processing.
>>
>> On Thu, Jan 28, 2016 at 12:42 PM, Balachandar R.A. <
>> balachandar.ra@gmail.com
>> <javascript:_e(%7B%7D,'cvml','balachandar.ra@gmail.com');>> wrote:
>>
>>> Hi
>>>
>>> I am new to GraphX. I have a simple csv file which I could load and
>>> compute few graph statistics. However, I am not sure whether it is possible
>>> to create ad show graph (for visualization purpose) using GraphX. Any
>>> pointer to tutorial or information connected to this will be really helpful
>>>
>>> Thanks and regards
>>> Bala
>>>
>>
>>
>

-- 
Russell Jurney twitter.com/rjurney russell.jurney@gmail.com relato.io

Re: GraphX can show graph?

Posted by "Balachandar R.A." <ba...@gmail.com>.
Thanks... Will look into that

- Bala

On 28 January 2016 at 15:36, Sahil Sareen <sa...@gmail.com> wrote:

> Try Neo4j for visualization, GraphX does a pretty god job at distributed
> graph processing.
>
> On Thu, Jan 28, 2016 at 12:42 PM, Balachandar R.A. <
> balachandar.ra@gmail.com> wrote:
>
>> Hi
>>
>> I am new to GraphX. I have a simple csv file which I could load and
>> compute few graph statistics. However, I am not sure whether it is possible
>> to create ad show graph (for visualization purpose) using GraphX. Any
>> pointer to tutorial or information connected to this will be really helpful
>>
>> Thanks and regards
>> Bala
>>
>
>

Re: GraphX can show graph?

Posted by Sahil Sareen <sa...@gmail.com>.
Try Neo4j for visualization, GraphX does a pretty god job at distributed
graph processing.

On Thu, Jan 28, 2016 at 12:42 PM, Balachandar R.A. <balachandar.ra@gmail.com
> wrote:

> Hi
>
> I am new to GraphX. I have a simple csv file which I could load and
> compute few graph statistics. However, I am not sure whether it is possible
> to create ad show graph (for visualization purpose) using GraphX. Any
> pointer to tutorial or information connected to this will be really helpful
>
> Thanks and regards
> Bala
>