Re: about retaining the variable value...

2013-11-17 Thread ikapoura
You can also set a variable outside of the compute function, at the private part of the class. You will have to instantiate it at superstep 0 though, else you will have a NullPointerException thrown, in case you use it at superstep 1. Quoting Jyoti Yadav : Thanks Ameya...I will give a t

Where are the job configurations?

2013-10-21 Thread ikapoura
Hello there! today I came back from a long vacation from programming with giraph. I compiled the latest version and I am so lost with the changes! So, can anybody help me with the following questions? Q1: Where are all the job.set functions from GiraphJob? Like job.setVertexClass(), job