Update troubleshooting tools documentation#343
Merged
cshannon merged 6 commits intoapache:next-releasefrom Oct 27, 2022
Merged
Conversation
This commit adds updates for the new utilities that were added to the acuumulo accumulo admin command. Also add information on rfile-info when reading encrypted files. This closes apache#337
Contributor
Author
|
This is ready for review but I made it a draft pull request for now because some of the output depends on apache/accumulo#2992 being merged first. |
ctubbsii
reviewed
Oct 1, 2022
Contributor
Author
|
Thanks for the quick feedback @ctubbsii, I should have some time Monday or Tuesday to make updates. |
Contributor
Author
|
I made updates based on the feedback given. I will take another look Friday in more detail when I have more time and do anymore tweaks/updates and then this should be ready for a final review instead of draft status. |
Contributor
Author
|
@ctubbsii - I don't think I have any more changes for now for this so it can be reviewed again as I think I addressed all the comments. Let me know if you see anything else. |
milleruntime
approved these changes
Oct 18, 2022
ctubbsii
requested changes
Oct 19, 2022
Co-authored-by: Christopher Tubbs <ctubbsii@apache.org>
ctubbsii
approved these changes
Oct 27, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit adds updates for the new utilities that were added to the acuumulo accumulo admin command. Also add information on rfile-info when reading encrypted files.
This closes #337