Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-882

The BatchUpdate class provides, put(col, cell) and delete(col) but no get(col).

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.2.0, 0.2.1, 0.2.2, 0.18.0, 0.19.0
    • 0.18.0
    • io
    • None
    • n/a

    Description

      BatchUpdate has no read access to the cell data that it holds currently.

      It would be nice to add a get() method to compliment the put() method.

      I was thinking something like:

      public byte[] get(byte[] column);
      public byte[] get(String column);

      Should be fairly easy to patch. Ill try to get one in here soon. if not by today, then tomorrow.

      Attachments

        1. 882.patch
          2 kB
          Ryan Smith
        2. 882-2.patch
          2 kB
          Ryan Smith

        Activity

          People

            jimk Jim Kellerman
            osm Ryan Smith
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 20m
                20m
                Remaining:
                Remaining Estimate - 20m
                20m
                Logged:
                Time Spent - Not Specified
                Not Specified