发布时间:2019-09-13 09:28:57编辑:auto阅读(1604)
这篇文章详细描述了安装Rally。
在安装Rally之前请确保以下包已经安装成功
Python3.4+ (验证python3 --version应该打印 Python 3.4.0或以上)
pip3(验证pip3 --version)
JDK8
git1.9+
Gradle2.13+(可选如果需要从源代码编译则需要)
非root用户(由于ES2.0需要非root运行Rally也必须以非root运行)
sudo pip3 install esrally
安装完成后需要配置Rally。首次运行esrally将会检测配置文件是否丢失然后询问你一些问题
./esrally
“race”表示Rally一次压测过程。你可以使用不同的数据集(称之为tracks)来进行压测。
./esrally list tracks
默认执行geonames track需要下载可以自行下载数据集
http://benchmarks.elasticsearch.org.s3.amazonaws.com/corpora/geonames/documents.json.bz2
将下载文件放入/home/User/.rally/benchmarks/data/geonames中
./esrally --distribution-version=2.2.1
此次将会下载elasticsearch-2.2.1.tar.gz包并将此包放入/home/User/.rally/benchmarks/distributions你也可以自己下载放入此中
./esrally --distribution-version=2.2.1 --challenge=append-fast-no-conflicts --pipeline=benchmark-only
./esrally --distribution-version=2.2.1 --challenge=append-fast-with-conflicts --pipeline=benchmark-only
当已经存在Elasticsearch部署环境则可以使用--target-hosts来指定
./esrally --target-hosts=172.16.54.135:9200 --challenge=append-fast-no-conflicts --pipeline=benchmark-only
上一篇: python解释NTFS runlist
下一篇: 3T硬盘如何安装系统
47848
46401
37285
34737
29318
25975
24918
19954
19549
18032
5795°
6419°
5932°
5964°
7070°
5917°
5948°
6441°
6405°
7782°