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

table.rb use undefined method 'getType' for Cell interface

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.0.0-beta-1, 2.0.0
    • None
    • None

    Description

      create 't1'
      put 't1', 'r1', 'f1:c1', 'value'
      delete 't1', 'r1'
      hbase(main):011:0> scan 't1',

      {RAW => true}

      ROW COLUMN+CELL

      ERROR: undefined method `getType' for #<Java::OrgApacheHadoopHbase::NoTagsKeyValue:0x404009df>
      Did you mean? get_type_byte

      Attachments

        1. HBASE-19178.master.001.patch
          1 kB
          Guanghao Zhang
        2. HBASE-19178.master.002.patch
          2 kB
          Guanghao Zhang
        3. HBASE-19178.master.003.patch
          3 kB
          Guanghao Zhang

        Activity

          People

            zghao Guanghao Zhang
            zghao Guanghao Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: