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

Allow filter to be specified for Get from HBase shell

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.95.2
    • 0.94.3, 0.95.0
    • shell
    • None
    • Reviewed

    Description

      Unlike scan, get in HBase shell does not accept FILTER as an argument.

      hbase(main):001:0> get 'table', 'row3', {FILTER => "ValueFilter (=, 'binary:valueX')"}
      COLUMN                                                       CELL
      
      ERROR: Failed parse of {"FILTER"=>"ValueFilter (=, 'binary:valueX')"}, Hash
      
      Here is some help for this command:
      ...
      

      Attachments

        1. HBASE-7089_94.patch
          3 kB
          Aditya Kishore
        2. HBASE-7089_trunk_v2.patch
          2 kB
          Aditya Kishore
        3. HBASE-7089_trunk_v3.patch
          4 kB
          Aditya Kishore
        4. HBASE-7089_trunk_v4.patch
          4 kB
          Aditya Kishore
        5. HBASE-7089_trunk.patch
          0.8 kB
          Aditya Kishore

        Activity

          People

            adityakishore Aditya Kishore
            adityakishore Aditya Kishore
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: