Ted Yu created HBASE-10426:
------------------------------

             Summary: user_permission in security.rb calls non-existent 
UserPermission#getTable method
                 Key: HBASE-10426
                 URL: https://issues.apache.org/jira/browse/HBASE-10426
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu


In user mailing list, Alex reported this error:
{code}
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>*
{code}
UserPermission#getTable method doesn't exist



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to