[ https://issues.apache.org/jira/browse/HBASE-10426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950325#comment-13950325 ]
stack commented on HBASE-10426: ------------------------------- Committed to 0.96 at [~jinghe] request > 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 > Assignee: Ted Yu > Fix For: 0.98.0, 0.99.0 > > Attachments: 10426-v1.txt, 10426-v2.txt > > > In user mailing list, Alex reported this error under the thread > "user_permission error - undefined method 'getTable'": > {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.2#6252)