You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/08/26 19:59:53 UTC

[jira] [Commented] (HBASE-9337) shell 'user_permission' throws no method 'toStringBinary' for (o.a.h.h.TableName)

    [ https://issues.apache.org/jira/browse/HBASE-9337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750324#comment-13750324 ] 

stack commented on HBASE-9337:
------------------------------

+1 (Thanks for looking at security code path)
                
> shell 'user_permission' throws no method 'toStringBinary' for (o.a.h.h.TableName) 
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-9337
>                 URL: https://issues.apache.org/jira/browse/HBASE-9337
>             Project: HBase
>          Issue Type: Bug
>          Components: security, shell
>    Affects Versions: 0.95.2
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: HBASE-9337-v0.patch
>
>
> the user_permission shell code is trying to convert a TableName object to a string, and it throws
> {code}
> hbase(main):010:0> user_permission 
> User                                        Table,Family,Qualifier:Permission                                                                                           
> ERROR: no method 'toStringBinary' for arguments (org.apache.hadoop.hbase.TableName) on Java::OrgApacheHadoopHbaseUtil::Bytes
>   available overloads:
>     (java.nio.ByteBuffer)
>     (byte[])
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira