Hi Arian, you can do by putting an if statement in you compute() method that checks the vertex ID or vertex name, and let only the specific vertex to run the code.
Kindly, Anastasis On 28 Φεβ 2014, at 3:45 μ.μ., Arian Azin <[email protected]> wrote: > Hi, > > How can I run a Hama graph job (the compute() method) only for a specific > Vertex, not the whole graph? > > Thanks
