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
(rally)[centos@ip-10-0-0-48 ~]$ esrally --track=pmc --revision=latest --distribution-version=6.1.1 --user-tag="intention:Rally-Downloads-Server-Baseline" --elasticsearch-plugins=xpack:security --client-options="use_ssl:true,verify_certs:false,basic_auth_user:'rally',basic_auth_password:'rally-password'" --cluster-health=yellow
...
[ERROR] Cannot race. ('Error on host 127.0.0.1', Unknown plugin [xpack]. List the available plugins with esrally list elasticsearch-plugins --distribution-version=VERSION.)
Configuration file (located in ~/.rally/rally.ini)):
(rally)[centos@ip-10-0-0-48 ~]$ java -version
openjdk version "1.8.0_151"
OpenJDK Runtime Environment (build 1.8.0_151-b12)
OpenJDK 64-Bit Server VM (build 25.151-b12, mixed mode)
OS version:
(rally)[centos@ip-10-0-0-48 ~]$ uname -a
Linux ip-10-0-0-48.ec2.internal 3.10.0-693.5.2.el7.x86_64 #1 SMP Fri Oct 20 20:32:50 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Rally version (get with
esrally --version
):(rally)[centos@ip-10-0-0-48 ~]$ esrally --version esrally 0.8.1
Invoked command:
Configuration file (located in
~/.rally/rally.ini
)):JVM version:
OS version:
Description of the problem including expected versus actual behavior:
I executed the command mentioned in http://esrally.readthedocs.io/en/stable/elasticsearch_plugins.html
I got an error, since I typed xpack instead of x-pack
Steps to reproduce:
Execute the command above.
Provide logs (if relevant):
Describe the feature:
Update the docs.
The text was updated successfully, but these errors were encountered: