欢迎来到尧图网

客户服务 关于我们

您的位置:首页 > 新闻 > 焦点 > ESRALLY安装与使用

ESRALLY安装与使用

2024/11/6 16:09:44 来源:https://blog.csdn.net/sdssee/article/details/143516458  浏览:    关键词:ESRALLY安装与使用

ESRALLY安装与使用

geonames、geopoint:都是和地理位置相关的,如果需要测试ES在地理位置处理的性能可以选用
http_logs:是http_server的,如果要测服务器日志、redis日志、apache日志可以选用
说明:esrally 自带的测试数据即为 rally_track 文件夹中的内容,主要包括:

Geonames(geonames): for evaluating the performance of structured data.
Geopoint(geopoint): for evaluating the performance of geo queries.
Percolator(percolator): for evaluating the performance of percolation queries.
PMC(pmc): for evaluating the performance of full text search.
NYC taxis(nyc_taxis): for evaluating the performance for highly structured data.
Nested(nested): for evaluating the performance for nested documents.
Logging(logging): for evaluating the performance of (Web) server logs.
noaa(noaa): for evaluating the performance of range fields.
我在测试的时候主要用到了以下几个:

Geonames:评估结构化数据的性能
PMC:评估全文搜索的性能
Nested:评估嵌套文档的性能
Logging:评估(Web)服务器日志的性能
noaa:评估range的性能
在这里插入图片描述

安装ESRALLY

安装配套关系(已测试):
python-3.8.13 git-1.9.5
注:3.8<=version<3.10(安装3.11会出问题)

安装Python3

详见:安装Python3 with ssl
https://blog.csdn.net/sdssee/article/details/143515176

安装GIT

git安装教程:
1、环境准备

rm -rf /usr/local/git
mkdir -p /usr/local/git

2、 下载依赖

yum install curl-devel expat-devel gettext-devel

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com