Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-2411

Make the write transform of HBaseIO simpler

Details

    • Improvement
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • Not applicable
    • 2.1.0
    • io-java-hbase
    • None

    Description

      HBaseIO imitated the interface of Cloud Bigtable to have an easy migration path for users from/to Bigtable.

      Bigtable Mutation object does not include the row key, so the BigtableIO needed to have a KV with the row key and the Mutation in order to change the data. Hbase does not have this restriction because the row key is part of the Mutation object, this issue is to simplify the Write transform even if it will make a small difference

      Attachments

        Issue Links

          Activity

            People

              iemejia Ismaël Mejía
              iemejia Ismaël Mejía
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: