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

Fix classname for command: copyreppeers in bin/hbase

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Stumbled upon this. Dug deeper seems during review we missed to rename the classname in bin/hbase when the actual class was renamed from ReplicationPeerMigrationTool -> CopyReplicationPeers

       

      See https://github.com/apache/hbase/compare/69603351b3f2817c74d869d32da0596bab3c409e..1d11ce96c44277df6ccdd16ae2c9d8a1c419f3da

      [hbase@hostname~]$ hbase copyreppeers
      Error: Could not find or load main class org.apache.hadoop.hbase.replication.ReplicationPeerMigrationTool
      Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.hbase.replication.ReplicationPeerMigrationTool 

       

      FYI zhangduo 

      Attachments

        Issue Links

          Activity

            People

              nihaljain.cs Nihal Jain
              nihaljain.cs Nihal Jain
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: