Even after looking at the official documentation, I can't quite understand... The official documentation only says to use it as above. What should I do?
target-hosts is only one
im use elasticsearch eck!
I can't replicate your error using your invocation locally, either on the latest esrally release, or on master branch. I even aliased your hostname in /etc/hosts to see if there was something funky with the FQDN.
This error usually only appears when you specify something like below where client-options doesn't match the corresponding pattern by also including top level dict/json key called my_cluster_name;
I assume from the screenshot that you're using K8s, so I wonder if it's possible that the actual command executed is being parsed into something different than what is written in your manifest?
Hmm, I still can't reproduce the error you're seeing.
I suspect this is something specific to Docker/K8s. Can you please share your full manifest? I'd like to see if I can replicate this locally with Minikube.
Thanks. I was able to reproduce the problem, though I'm still not exactly certain what parsing K8s is doing to the supplied command cause the error we see, but I was able to fix it via separating the command and args:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.