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

Multi Output support

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0, 1.1.0, 1.3.0
    • None
    • bsp, conf and scripts, graph

    Description

      Hadoop natively supports multiple outputs. The objective is to extend Giraph to support multiple output formats during a single giraph run.

      According to the official Hadoop apidocs*, to take advantage of multiple outputs the the pattern is the following:

      • Modify the job submission
      • Modify the reducer class to write on the declared different outputs

      Since Giraph jobs are executed as mappers, probably this approach (or at least its second part) is not feasible, so further investigation is necessary.

      *https://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/mapreduce/lib/output/MultipleOutputs.html

      Attachments

        Activity

          People

            Unassigned Unassigned
            Alessio Alessio Arleo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: