You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide option to create a new volume with X settings to put the MapR DB Table in. This would allow one to script the performance tests and see what changing those settings may entail. (replication etc)
Provide table creation options (region size etc)
Provide option for inmem true and false to see differences.
Create docker file that includes all the things (MapR clients, Hbase -client, YCSB etc). Option to build and then push to local docker registry, and have then run options that allow for local running and the remote running by pulling docker image... I may try to power through this, it would be very helpful for many of these tests to add Dockerization to ensure consistency of environment dependancies.
The text was updated successfully, but these errors were encountered:
Some ideas on the YCSB Test:
Provide option to create a new volume with X settings to put the MapR DB Table in. This would allow one to script the performance tests and see what changing those settings may entail. (replication etc)
Provide table creation options (region size etc)
Provide option for inmem true and false to see differences.
Create docker file that includes all the things (MapR clients, Hbase -client, YCSB etc). Option to build and then push to local docker registry, and have then run options that allow for local running and the remote running by pulling docker image... I may try to power through this, it would be very helpful for many of these tests to add Dockerization to ensure consistency of environment dependancies.
The text was updated successfully, but these errors were encountered: