Skip to content
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

User defined data pattern during load phase #1697

Open
gunnerVivek opened this issue Mar 5, 2024 · 0 comments
Open

User defined data pattern during load phase #1697

gunnerVivek opened this issue Mar 5, 2024 · 0 comments

Comments

@gunnerVivek
Copy link

I wanted to load test hbase through YCSB. But we have a requirement to test performance of HBase after specifying region splits manually. Thus we need to be able to create a user defined pattern for the row_keys, as suggested in the standard HBase guide where they prefix every row_key with user followed by a number. We want to do something similar, so my question is can we ask YCSB to insert data that follows a certain pattern during load phase? Or will it only insert randomly generated data?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant