Uploaded image for project: 'Apache HAWQ'
  1. Apache HAWQ
  2. HAWQ-1599

PXF Ignite plugin

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0.0
    • PXF
    • None

    Description

      Add a new PXF plugin to provide read and wrtie access to Ignite database via its native REST API.

      Key features:

      • Supports partitioning;
      • A dedicated Ignite client with REST API enabled is used to access Ignite database;
      • Every SELECT or INSERT query splits tuples of data into groups, each of which is sent from (to) Ignite in one response (query). The size of a group is customizable;
      • The implemented REST API can be modified (with relatively small changes) and used to connect to any other database (or service) which supports SQL queries via REST, and responds using JSON objects.

      Plugin documentation is available at `pxf/pxf-ignite/README.md`.

      Dependencies

      Attachments

        Issue Links

          Activity

            People

              adenissov Alexander Denissov
              leskin-in Ivan Leskin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: