-
Notifications
You must be signed in to change notification settings - Fork 150
Minor improvements to the README of hbck2 #138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
wchevreuil
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just a minor nit.
hbase-hbck2/README.md
Outdated
| workings of an hbase-2.x. | ||
| HBCK2 is the successor to [hbck](https://hbase.apache.org/book.html#hbck.in.depth), the repair tool that shipped with _HBase 1.x_ (A.K.A _hbck1_). | ||
| Use _HBCK2_ in place of _hbck1_ making repairs against hbase-2.x clusters. | ||
| _hbck1_ should not be run against an HBase 2.x installation as it may to damage. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: "may do damage"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, I totally missed this review!
|
💔 -1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
* Minor improvements to the README of hbck2 * Fix typo and reflow so each sentence is on its own line * Fix typo and maybe fix whitespace issues as well * Fix a couple more typos
No description provided.