栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 前沿技术 > 大数据 > 大数据系统

es 安装。m1

es 安装。m1

es 运行基于java 所以要事先安装java ,
我安装的是java 17
安装完成
java -version 查看java安装是否成功

然后安装

brew install elastic/tap/elasticsearch-full

启动

brew services start elastic/tap/elasticsearch-full

或者直接开外网去官网下载也行,

坑:
开始我使用

brew install elasticsearch 

下载 ,,应该是m1的原因
结果报

Warning: elasticsearch has been deprecated because it is switching to an incompatible license. Check out `opensearch` instead!
Error: elasticsearch: no bottle available!
You can try to install from source with:
  brew install --build-from-source elasticsearch
Please note building from source is unsupported. You will encounter build
failures with some formulae. If you experience any issues please create pull
requests instead of asking for help on Homebrew's GitHub, Twitter or any other
official channels.

然后我使用.

brew install opensearch 

还是不行 ,

brew install --build-from-source elasticsearch

会构建失败 ,,
还是不行,所以我就翻到了大佬的博客 。
remake 一下

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/584248.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号