Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-1255

Configuration about Run SSSP on Giraph1.4.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • examples
    • None

    Description

      I try to run SSSP with an unweighted graphs 

      The input file : (Each line : source_vertex, target_vertex)

      I run it with the code:

      hadoop jar ~/giraph/giraph-examples/target/giraph-examples-1.4.0-S
      NAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar org.apache.giraph.GiraphRunner org.apache.giraph.examples.SimpleShortestPathsComputation \

      -eif org.apache.giraph.io.formats.IntNullTextEdgeInputFormat \

      -eip /cit-HepPh.txt \

      -vof org.apache.giraph.io.formats.IdWithValueTextOutputForma
      t \

      -op /shortestpaths4 \

      -w 3 \

      -yj giraph-examples-1.4.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar

      How should I set the I/O input/output format?

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            DCDD DCDD
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: