Re: SimpleShortestPathsComputation with Edge List input file

2013-06-03 Thread Peter Holland
SimpleShortestPathsComputation using an edge list input file. I have some questions and and error message that hopefully I can get some help with. Edge List File Format What is the correct format for an edge list input file? I have a .tsv file with a vertex represented as an integer

Re: SimpleShortestPathsComputation with Edge List input file

2013-06-03 Thread Claudio Martella
, I'm new to Giraph and I'm trying to run SimpleShortestPathsComputation using an edge list input file. I have some questions and and error message that hopefully I can get some help with. Edge List File Format What is the correct format for an edge list input file? I have a .tsv file

Re: SimpleShortestPathsComputation with Edge List input file

2013-06-03 Thread Peter Holland
some classes in the format package that have those types in the class name. On Mon, Jun 3, 2013 at 1:25 AM, Peter Holland d1...@mydit.iewrote: Hello, I'm new to Giraph and I'm trying to run SimpleShortestPathsComputation using an edge list input file. I have some questions and and error

Re: SimpleShortestPathsComputation with Edge List input file

2013-06-03 Thread Claudio Martella
of the vertex (I, V, E, M). check out some classes in the format package that have those types in the class name. On Mon, Jun 3, 2013 at 1:25 AM, Peter Holland d1...@mydit.iewrote: Hello, I'm new to Giraph and I'm trying to run SimpleShortestPathsComputation using an edge list input file. I have