I am using esrally for benchmakring elasticsearch. rally by default looks for config at this location i.e /rally/.rally/rally.ini, is it possible to specify the custom path while running the race for example: esrally race --track nyc_taxis --config /data/rally.ini ? Kindly assist me.
I am using esrally for benchmakring elasticsearch. rally by default looks for config at this location i.e /rally/.rally/rally.ini, is it possible to specify the custom path while running the race for example: esrally race --track nyc_taxis --config /data/rally.ini ? Kindly assist me.
Unfortunately there's no explicit --config argument/option available.
By default Rally will attempt to look in the user's default home directory (~/.rally) for the required files. If you'd like to use a different directory, then you can set the RALLY_HOME environment variable to point to a different directory that only contains rally.ini (logging.json etc will be created automatically), for example..
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.