hbase backup Error: Could not find or load main class backup

Job ID: 33762650

Budget: $8 – $15 USD

am trying to run hbase backup command and got below error

root@machine:~/hbase-2.4.12# hbase backup
Error: Could not find or load main class backup
Caused by: java.lang.ClassNotFoundException: backup

need to fix that

some tips below :

Just enable the configuration on xml file and start the hbase and confirm is working well
run Hbase on linux Ubuntu

some helps below:

https://github.com/apache/hbase/blob/master/src/main/asciidoc/_chapters/backup_restore.adoc#42-hbase-specific-changes

https://community.cloudera.com/t5/Support-Questions/hbase-backup-help/m-p/241844