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

Regression : Unable to use the variable to which a table is assigned

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      Getting the table using variable t and using it to do HBase operations fails :

      hbase(main):010:0> t = get_table 't'
      Took 0.0015 seconds
      hbase(main):011:0> t.scan
      NoMethodError: undefined method `command' for nil:NilClass
      

      HBase version : 2.0.0

      Attachments

        Activity

          People

            Unassigned Unassigned
            sharmadhas Sharmadha S
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: