Hi,
I have a single node elasticsearch cluster in a kubernetes cluster.
Also Rally installed in a separate docker container in same namespace where ES is running.
I am able to run default track "geonames" and test completed successfully against the Es cluster.
But not able to export the result to csv file. Also after the below error comes, not able to execute any other test tracks.
Error:
[ERROR] Cannot race. There are other Rally processes running on this machine (PIDs: [52, 53, 75, 96, 98, 100, 101]) but only one Rally benchmark is allowed to run at the same time. Please check and terminate these processes and retry again.
Those existing rally processes typically mean that a rally run is executing currently, or a rally run was not shut down properly. You should be able to just kill the processes and rerun your benchmark.
If you find this is reproducible without you shutting down rally improperly, it very well could indicate a bug.
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.