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

list_replicated_tables command is not listing table in hbase shell.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0, 0.98.13, 1.0.2, 2.0.0
    • 0.98.13, 1.0.2, 1.2.0, 1.1.1, 2.0.0
    • shell
    • None
    • Reviewed

    Description

      IN HBase shell prompt execute the following command
      list_replicated_tables

      hbase(main):014:0> list_replicated_tables
      TABLE:COLUMNFAMILY                                                 ReplicationType
      ERROR: undefined method `TNAME' for Java::OrgApacheHadoopHbaseClientReplication::ReplicationAdmin:Class
      
      Here is some help for this command:
      List all the tables and column families replicated from this cluster
      
        hbase> list_replicated_tables
        hbase> list_replicated_tables 'abc.*'
      
      
       list.select {|s| pattern.match(s.get(ReplicationAdmin.TNAME))}
      

      Attachments

        1. HBASE-13746.patch
          1 kB
          Abhishek Kumar

        Issue Links

          Activity

            People

              a72877 Abhishek Kumar
              sreenivasulureddy Y. SREENIVASULU REDDY
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: