Govind Kamat

Results 13 comments of Govind Kamat

We are currently working on updating OpenSearch Benchmark to work with the latest Python version and getting the release out. Once that is completed, we will revisit the code coverage...

Trying this out, OSB did not get "stuck", but reported an 100% error rate. Is this different from your test run? Also, please indicate the type of error message you...

This is a needed capability. The exact design should be scoped out before implementation can begin.

The proposed changes will improve the *create-workoad* feature immensely. It would be useful to address them in a phased manner. Prioritizing them in an appropriate order with intermediate deliverables will...

@msfroh those are all very good points, that will need to be kept in mind as the coverage of data types is improved. We'll initially focus on adding queries for...

@gashutos, the current implementation for `http_logs` maintains the cardinality of the existing data corpus that it is derived from. As new capabilities are added to this feature, for instance, with...

@msfroh, this is a feature other folks have been interested in as well, although the nuances of how it would work have been described in various ways. There is [an...

The appropriate solution to handle this is to refactor OSB to behave similarly to [YCSB](https://github.com/brianfrankcooper/YCSB), the de-facto benchmarking tool for K-V stores. This has a core performance measurement component and...

This is going to require flexibility in how the results metrics are defined, computed, processed and reported. It will take some consideration.