-
Notifications
You must be signed in to change notification settings - Fork 505
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
HDDS-11723. Tool to better micro benchmark hbase performance in Ozone #7463
Conversation
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/HsyncGenerator.java
Outdated
Show resolved
Hide resolved
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/HsyncGenerator.java
Outdated
Show resolved
Hide resolved
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.
Thanks @duongkame . lgtm
@jojochuang Do you also want to take a quick look?
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/HsyncGenerator.java
Outdated
Show resolved
Hide resolved
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/HsyncGenerator.java
Outdated
Show resolved
Hide resolved
Co-authored-by: Siyao Meng <[email protected]>
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/HsyncGenerator.java
Show resolved
Hide resolved
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.
Thanks @duongkame for the patch.
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/HsyncGenerator.java
Show resolved
Hide resolved
Thanks for reviewing @smengcl @adoroszlai @chungen0126. |
Merged. Thanks @duongkame for the patch. Thanks @adoroszlai @chungen0126 for reviewing this as well. |
What changes were proposed in this pull request?
See https://issues.apache.org/jira/browse/HDDS-11723.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-11723
How was this patch tested?
CI.