Re: giraph.numInputThreads execution time for "input superstep" it's the same using 1 or 8 threads, how this can be possible?

2016-08-25 Thread José Luis Larroque
he cluster used for this was 1 master and one slave, both of a r3.8xlarge EC2 instance on AWS. 2016-08-25 19:26 GMT-03:00 José Luis Larroque : > I'm doing BFS search through the Wikipedia (spanish edition) site. I > converted the [dump][1] into a file that could be read

giraph.numInputThreads execution time for "input superstep" it's the same using 1 or 8 threads, how this can be possible?

2016-08-25 Thread José Luis Larroque
I'm doing BFS search through the Wikipedia (spanish edition) site. I converted the [dump][1] into a file that could be read with Giraph. Using 1 worker, a file of 1 GB took 492 seconds. I executed Giraph with this command: /home/hadoop/bin/yarn jar /home/hadoop/giraph/giraph.jar