HBASE-24222 [HBCK2] Remove FSUtils.checkAccess and replace with FileSystem.access in hbase-operator-tools (#58)

Signed-off-by: niuyulin <niuyulin@xiaomi.com>
Signed-off-by: Sakthi <sakthi@apache.org>
1 file changed
tree: cde24bd081410b80b5a025f765f055bb7da40c16
  1. build-support/
  2. dev-support/
  3. hbase-hbck2/
  4. hbase-operator-tools-assembly/
  5. hbase-tools/
  6. .gitignore
  7. CHANGES.md
  8. LICENSE.txt
  9. NOTICE.txt
  10. pom.xml
  11. README.md
  12. RELEASENOTES.md
README.md

hbase-operator-tools

Host for Apache HBaseâ„¢ operator tools including:

  • HBCK2, the hbase-2.x fix-it tool, the successor to hbase-1's hbck (A.K.A hbck1).