Uploaded image for project: 'Kite SDK (READ-ONLY)'
  1. Kite SDK (READ-ONLY)
  2. KITE-220

Move support for DatasetRepositories that target key-value stores into cdk-data-core

    Details

    • Type: Epic
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 0.9.0
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      Currently, the cdk-data-hbase module seems to include three distinct functions:

      1) It maps an Avro schema to a key-value schema
      2) It serializes/deserializes the attributes of entities using Avro and the schema mapping
      3) It writes/reads the serialized bytes to HBase

      We should move the first two functions into cdk-data-core and keep the cdk-data-hbase module focused on (3). That will also make it easier to support other key-value stores, like Accumulo, in the future.

        Attachments

          Activity

            People

            • Assignee:
              bhavanki Bill Havanki
              Reporter:
              joey Joey Echeverria
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated: