Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-775

Add input/output formatters for Vertica clustered ADBMS.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • contrib/vertica
    • None
    • Reviewed
    • Add native and streaming support for Vertica as an input or output format taking advantage of parallel read and write properties of the DBMS.
    • vertica, db, formatter

    Description

      Add native support for Vertica as an input or output format taking advantage of parallel read and write properties of the DBMS.

      On the input side allow for parametrized queries (a la prepared statements) and create a split for each combination of parameters. Also support the parameter list to be generated from a sql statement. For example - return metrics for all dimensions that meet criteria X with one input split for each dimension. Divide the read among any number of hosts in the Vertica cluster.

      On the output side, support Vertica streaming load to any number of hosts in the Vertica cluster. Output may be to a different cluster than input.

      Also includes Input and Output formatters that support streaming interface.

      Code has been tested and run on live systems under 19 and 20. Patch for 21 with new API will be ready end of this week.

      Attachments

        1. MAPREDUCE-775.2.patch
          120 kB
          Omer Trajman
        2. MAPREDUCE-775.3.patch
          120 kB
          Omer Trajman
        3. MAPREDUCE-775.4.patch
          121 kB
          Omer Trajman
        4. MAPREDUCE-775.patch
          115 kB
          Omer Trajman

        Activity

          People

            otrajman Omer Trajman
            otrajman Omer Trajman
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: