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

user_permission in security.rb calls non-existent UserPermission#getTable method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0, 0.99.0
    • None
    • None
    • Reviewed

    Description

      In user mailing list, Alex reported this error under the thread "user_permission error - undefined method 'getTable'":

      hbase(main):010:0> create 'foo','bar'
      0 row(s) in 0.5780 seconds
      
      => Hbase::Table - foo
      hbase(main):011:0> user_permission 'foo'
      User                                     Table,Family,Qualifier:Permission
      
      *ERROR: undefined method `getTable' for
      #<Java::OrgApacheHadoopHbaseSecurityAccess::UserPermission:0x5d22005a>*
      

      UserPermission#getTable method doesn't exist

      Attachments

        1. 10426-v2.txt
          0.8 kB
          Ted Yu
        2. 10426-v1.txt
          0.8 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: