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

shell 'user_permission' throws no method 'toStringBinary' for (o.a.h.h.TableName)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.95.2
    • 0.98.0, 0.96.0
    • security, shell
    • None

    Description

      the user_permission shell code is trying to convert a TableName object to a string, and it throws

      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[])
      

      Attachments

        1. HBASE-9337-v0.patch
          0.9 kB
          Matteo Bertozzi

        Activity

          People

            mbertozzi Matteo Bertozzi
            mbertozzi Matteo Bertozzi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: