Uploaded image for project: 'Crunch (Retired)'
  1. Crunch (Retired)
  2. CRUNCH-58

Implement PObject in Crunch/Scrunch

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3.0
    • 0.4.0
    • None
    • None

    Description

      FlumeJava has the concept of a PObject<T>, a container for a singleton of type T. It is meant represent the result of a distributed computation that yields a singleton value (for example max, min, and length methods on PCollection<T>). Generally speaking, the result of any computation that combines/reduces a PCollection into a singleton value could be represented by a PObject.

      Like PCollection, a PObject defers distributed computation until its value is actually used.

      Attachments

        1. CRUNCH-58.patch
          55 kB
          Kiyan Ahmadizadeh

        Issue Links

          Activity

            People

              kiyan Kiyan Ahmadizadeh
              kiyan Kiyan Ahmadizadeh
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: