-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-26030 hbase-cleanup.sh did not clean the wal dir if hbase.wal.dir configured individually #3432
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
…ir configured individually
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
Apache9
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.
I never know there is a script for doing the clean up work...
For WAL deletion, maybe a problem is that, it could use a different HDFS comparing to HFile? Does the script consider this situation?
Thanks.
|
Yes, it depends on the scheme of path. I tested it on HDFS and OBS both. |
…ir configured individually (#3432) Signed-off-by: Duo Zhang <[email protected]>
…ir configured individually (#3432) Signed-off-by: Duo Zhang <[email protected]>
…ir configured individually (#3432) Signed-off-by: Duo Zhang <[email protected]>
…ir configured individually