We have just released Rally 0.6.2. This release contains a couple of stability fixes and improvements. See the full list of changes on the 0.6.2 release page
How to...?
- ... upgrade:
pip3 install --upgrade esrally
- ... install:
pip3 install esrally
Note: Depending on your system setup you probably need to prepend these commands with sudo
.
Please follow the quickstart for a first time install.
Breaking Changes
This release also contains a (small) breaking change: At the moment, Rally cannot automatically setup multiple Elasticsearch nodes per machine anymore (i.e. --car=two_nodes
is gone for now). This will be fixed in issue 71 and it does not affect you if you use Rally just as a load generator and setup the cluster yourself (i.e. --pipeline=benchmark-only
).
Please see the full list of changes on the 0.6.2 release page.
Questions and Feedback
If you have questions or feedback, please just post in the Rally forum.