Re: Extra data on vertex

2013-05-07 Thread Avery Ching
Best way is to add it to the vertex value. The vertex value is meant to store any data associated with a particular vertex. Hope that helps, Avery On 5/7/13 7:47 AM, Ahmet Emre Aladağ wrote: Hi, 1) What's the best way for storing extra data (such as URL) on a vertex? I thought this would

Re: Extra data on vertex

2013-05-07 Thread Claudio Martella
Keep in mind that you cannot access a neighbors value directly from a vertex. What you are proposing now is possible because you are using the vertex id to store your information (URL), which makes sense in the context of a web page. As soon as you will store data in the vertex value, as Avery

Re: TestJsonBase64Format failure on 1.0.0

2013-05-07 Thread Avery Ching
Here's an easy way to calculate the number of map slots required. workers + 1. So for instance if you only have 2 map slots, you can only run at most one worker. If you're running on your laptop, feel free to change the number of map slots to have you need. Hope that helps, Avery On

Re: Giraph and Fair Scheduler

2013-05-07 Thread Ramani, Arun
Hi Claudio, Which timeout are you referring? Thanks Arun Ramani From: Claudio Martella claudio.marte...@gmail.commailto:claudio.marte...@gmail.com Reply-To: user@giraph.apache.orgmailto:user@giraph.apache.org user@giraph.apache.orgmailto:user@giraph.apache.org Date: Tuesday, May 7, 2013 5:23