1. e40501f Preparing hbase-operator-tools release 1.0.0RC0; tagging and updates to CHANGES.md and RELEASENOTES.md by Peter Somogyi · 4 years, 8 months ago
  2. db1e52b HBASE-23029 Handle hbase-operator-tools releasenotes in release making script (#35) by Peter Somogyi · 4 years, 8 months ago
  3. 82609ba HBASE-23026 docker run command should not quote JAVA_VOL (#34) by Peter Somogyi · 4 years, 8 months ago
  4. 9d1d7f1 HBASE-23025 Do not quote GPG command (#33) by Peter Somogyi · 4 years, 8 months ago
  5. cee1464 HBASE-23021 [hbase-operator-tools] README edits in prep for release by stack · 4 years, 8 months ago
  6. abc881a HBASE-23003 [HBCK2/hbase-operator-tools] Release-making scripts by stack · 4 years, 8 months ago
  7. 1c175f8 HBASE-23002 [HBCK2/hbase-operator-tools] Create an assembly that builds an hbase-operator-tools tgz (#30) by Michael Stack · 4 years, 8 months ago
  8. ec8188b HBASE-23018 - [HBCK2] Add useful messages when report/fixing missing regions in meta (#31) by Dice · 4 years, 8 months ago
  9. f6d071a HBASE-22999 Fix non-varargs compile warnings (#27) by Wellington Ramos Chevreuil · 4 years, 8 months ago
  10. 0e96351 HBASE-22997 Move to SLF4J (#25) by Peter Somogyi · 4 years, 8 months ago
  11. eafb31c HBASE-22998 Fix NOTICE and LICENSE (#26) by Peter Somogyi · 4 years, 8 months ago
  12. 5220e87 HBASE-22567 [HBCK2] Add new methods for dealing with missing regions in META while Master is online by Wellington Chevreuil · 4 years, 8 months ago
  13. 4f3f9a7 HBASE-22984 [HBCK2] HBCKMetaTableAccessor.deleteFromMetaTable throwing java.lang.UnsupportedOperationException at runtime (#24) by Wellington Ramos Chevreuil · 4 years, 8 months ago
  14. 9445b8a HBASE-22825 addendum Fix invalid function call (from usage to showErrorMessage) (#23) by Fabrice · 4 years, 8 months ago
  15. 955360a HBASE-22859 [HBCK2] Fix the orphan regions on filesystem by stack · 4 years, 8 months ago
  16. 49f4af2 HBASE-22825 [HBCK2] Add a client-side to hbase-operator-tools that can exploit fixMeta added in server side Fix review comments - Put FixMeta alphabetically Signed-off-by: Sean Busbey <busbey@apache.org> Signed-off-by: stack <stack@apache.org> by Sakthi · 4 years, 8 months ago
  17. 6dc9154 HBASE-22951 [HBCK2] hbase hbck throws IOE "No FileSystem for scheme: hdfs" (#22) by Michael Stack · 4 years, 8 months ago
  18. f1331f7 HBASE-22952 HBCK2 replication command is incompatible with 2.0.x (#20) by Peter Somogyi · 4 years, 8 months ago
  19. 40adcc4 HBASE-22957 [HBCK2] reference file check fails if compiled with old v… (#21) by Michael Stack · 4 years, 8 months ago
  20. 27abcd9 HBASE-22949 [HBCK2] Add lang3 as explicit dependency (#19) by Michael Stack · 4 years, 8 months ago
  21. 04d2a62 HBASE-22906 Clean up checkstyle complaints in hbase-operator-tools (#17) by Sean Busbey · 4 years, 8 months ago
  22. cf92e61 HBASE-22691 Moved Checkstyle suppression file to a different location by Jan Hentschel · 4 years, 10 months ago
  23. ca849af HBASE-22865 [HBCK2] shows the whole help/usage message after the error message (#15) by Sakthi · 4 years, 9 months ago
  24. 379b8cc HBASE-22843 [HBCK2] Add HBCKMetaTableAccessor for hbck2 by Sakthi · 4 years, 9 months ago
  25. 6bcaeb9 HBASE-22717 [HBCK2] Expose replication fixes from hbck1 (#13) by Michael Stack · 4 years, 10 months ago
  26. d943197 HBASE-22713 [HBCK2] Add hdfs integrity report to 'filesystem' command (#12) by Michael Stack · 4 years, 10 months ago
  27. 0a21a70 HBASE-21322 Add a scheduleServerCrashProcedure() API to HbckService (#11) by Michael Stack · 4 years, 10 months ago
  28. 1e8a7f2 HBASE-22688 [HBCK2] Add filesystem fixup to hbck2 (#10) by Michael Stack · 4 years, 10 months ago
  29. 5f9fe0c HBASE-22680 [HBCK2] OfflineMetaRepair for hbase2/hbck2 (#6) by Michael Stack · 4 years, 10 months ago
  30. 7db6397 HBASE-22675 Use the commons-cli from hbase-thirdparty by Josh Elser · 4 years, 10 months ago
  31. d90b063 HBASE-22687 Added HBase Checkstyle configuration to the project by Jan Hentschel · 4 years, 10 months ago
  32. aa102dd HBASE-22674 precommit docker image installs JRE over JDK (#7) by Sean Busbey · 4 years, 10 months ago
  33. c0802fc HBASE-22183 [hbck2] Update hbck2 README to explain new setRegionState method. by Wellington Chevreuil · 5 years ago
  34. 8149077 HBASE-21763 [HBCK2] hbck2 options does not work and throws exceptions by Syeda · 5 years ago
  35. 5baf88d HBASE-22143 - HBCK2 setRegionState command by Wellington Chevreuil · 5 years ago
  36. a7ea07b HBASE-21433 Add Apache Yetus integration for hbase-operator-tools repository by Peter Somogyi · 5 years ago
  37. b658552 HBASE-21484 [hbck2] hbck2 should default to a released hbase version by Sean Busbey · 5 years ago
  38. 8d0ec80 HBASE-21483 [hbck2] version string checking should look for exactly the version we know doesn't work by Sean Busbey · 5 years ago
  39. 458152d HBASE-21378 [hbck2] checkHBCKSupport blocks assigning hbase:meta or hbase:namespace when master is not initialized by tianjingyun · 6 years ago
  40. dd8a0e2 Fix formatting error. by Michael Stack · 6 years ago
  41. fdd0154 Add a building section. by Michael Stack · 6 years ago
  42. 7c5c368 Removed docs dirs. Don't seem to work in spite of INFRA-17171. by Michael Stack · 6 years ago
  43. d559b02 Playing w/ docs dir by Michael Stack · 6 years ago
  44. 5aec209 HBASE-21353 TestHBCKCommandLineParsing#testCommandWithOptions by Michael Stack · 6 years ago
  45. eb7b205 Formatting by Michael Stack · 6 years ago
  46. 5811ff2 Formatting by Michael Stack · 6 years ago
  47. 613ef58 Formatting by Michael Stack · 6 years ago
  48. 7ed9e83 More doc on fixing by Michael Stack · 6 years ago
  49. 7c13e2c More playing w/ gh-pages by Michael Stack · 6 years ago
  50. 08dea87 Playing w/ gh-pages by Michael Stack · 6 years ago
  51. 3f76ee3 Fix URLs; had wrong format by Michael Stack · 6 years ago
  52. 68961c7 Add first cut at doc for hbck2 by Michael Stack · 6 years ago
  53. a4315f3 HBASE-21335 Change the default wait time of HBCK2 tool by jingyuntian · 6 years ago
  54. 21e3d85 HBASE-21317 [hbck2] Add version, version handling, and by Michael Stack · 6 years ago
  55. b68061c HBASE-21210 Add bypassProcedure() API to HBCK2 by Michael Stack · 6 years ago
  56. b40fc51 HBASE-21210 Add bypassProcedure() API to HBCK2 by Michael Stack · 6 years ago
  57. bf22da3 HBASE-21210 Add bypassProcedure() API to HBCK2 by Michael Stack · 6 years ago
  58. 0aef9d8 Add assigns/unassigns operations. Add tests. by Michael Stack · 6 years ago
  59. c6af272 Add assigns/unassigns commands. by Michael Stack · 6 years ago
  60. ca7ed09 Fill out setTableStatus. Works against local cluster at least. Edit on poms by Michael Stack · 6 years ago
  61. 0a27431 Front the hbck1 naming by Michael Stack · 6 years ago
  62. e254c72 Fix URL to subproject HBCK2 by Michael Stack · 6 years ago
  63. 294066b Add A.K.A hbck1 to hbck mention. by Michael Stack · 6 years ago
  64. 1dafe07 Add pointer down to hbck2 sub-project. Add license and readme to hbck2 by Michael Stack · 6 years ago
  65. 0cf0e0e Add an HBCK2 tool. Add command-line processing for the one by Michael Stack · 6 years ago
  66. c5effc5 First push: LICENSE, README, hbase-hbck2 module by Michael Stack · 6 years ago