Re: Introducing Graft: A debugging and testing tool for Giraph algorithms

2014-06-06 Thread Vijayakumar Ramdoss
Thanks Semih, I will give a try Sent from my iPhone > On Jun 5, 2014, at 11:38 AM, Eugene Koontz wrote: > > Interesting; thanks Semih! I will try Graft out over the weekend. > > > >> On Jun 4, 2014, at 11:00 AM, Semih Salihoglu wrote: >> >> Hi Giraph Users, >> >> I wanted to introduce to

Re: SimpleShortestPathsVertex does not work when compiled separately

2012-08-05 Thread Vijayakumar Ramdoss
Thanks Kaushik, it's worked me well. Sent from my iPad On Aug 1, 2012, at 11:20 PM, KAUSHIK SARKAR wrote: > Hi, > > I found an alternative programmatic solution to the problem. > We need to modify the run() method in the following way - > > ... > @Override > public int run(String[] argAr