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

[REST] Querying row data gives all the available versions of a column

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.94.11
    • 0.98.0, 0.96.0
    • REST
    • None
    • Reviewed
    • Changes the default number of versions return from HColumnDescriptor.DEFAULT_VERSIONS to 1.
    • REST

    Description

      In the hbase shell, when a user tries to get a value related to a column, hbase returns only the latest value. But using the REST API returns HColumnDescriptor.DEFAULT_VERSIONS versions by default.

      The behavior should be consistent with the hbase shell.

      Attachments

        1. HBASE-9375_trunk.01.patch
          5 kB
          Nick Dimiduk
        2. HBASE-9375_trunk.01.patch
          5 kB
          Vandana Ayyalasomayajula
        3. HBASE-9375_trunk.00.patch
          5 kB
          Vandana Ayyalasomayajula
        4. HBASE-9375.00.patch
          5 kB
          Vandana Ayyalasomayajula

        Activity

          People

            avandana Vandana Ayyalasomayajula
            avandana Vandana Ayyalasomayajula
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: