Elasticsearch requires at least Java 7. Specifically as of this writing, it is recommended that you use the Oracle JDK version 1.8.0_25. Java installation varies from platform to platform so we won’t go into those details here. Oracle’s recommended installation documentation can be found on Oracle’s website. Suffice to say, before you install Elasticsearch, please check your Java version first by running (and then install/upgrade accordingly if needed):  需要jdk1.7 以上版本

Once we have Java set up, we can then download and run Elasticsearch. The binaries are available fromwww.elastic.co/downloads along with all the releases that have been made in the past. For each release, you have a choice among a zip or tar archive, or a DEB or RPM package. For simplicity, let’s use the tar file.

Let’s download the Elasticsearch 2.1.0 tar as follows (Windows users should download the zip package):

下载Elasticsearch 压缩包

https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.1.0/elasticsearch-2.1.0.tar.gz

Then extract it as follows (Windows users should unzip the zip package):

解压Elasticsearch 压缩包

tar -xvf elasticsearch-2.1.0.tar.gz

It will then create a bunch of files and folders in your current directory. We then go into the bin directory as follows:

cd elasticsearch-2.1.0/bin

And now we are ready to start our node and single cluster (Windows users should run the elasticsearch.bat file):

启动Elasticsearch

./elasticsearch

注意不能使用root用户启动,elasticsearch 所在目录应具有读写权限。

原文链接:http://blog.csdn.net/z6978445/article/details/50205835

Elasticsearch 2.1 安装相关推荐

  1. Elasticsearch本地 docker-compose 安装

    安装前的检查 安装 Elasticsearch 之前,你需要先安装一个较新的版本的 Java,最好的选择是,你可以从 www.java.com 获得官方提供的最新版本的 Java. 安装JDK sud ...

  2. Elasticsearch 及 Kibana 安装篇

    简介 官网-安装介绍 这里记载了各个软件包的安装方法,Linux Mac Windows-- 本文记载的是在 CentOS 系统安装 Elasticsearch 7.0.0 版本的步骤. 安装 Jav ...

  3. Elasticsearch相关软件安装

    4.1. Windows安装elasticsearch 1.安装JDK,至少1.8.0_73以上版本,验证:java -version. 2.下载和解压缩Elasticsearch安装包,查看目录结构 ...

  4. elasticsearch,elasticsearch-service安装

    在Windows上安装Elasticsearch.zip 1 安装条件 安装需具备java 8或更高版本:官方的Oracle发行版,只需安装JDK Elasticsearch的ZIP安装包--安装包地 ...

  5. Elasticsearch集群安装Version6.2.2

    Elasticsearch集群安装, 基于Elasticsearch6.2.2版本, 在Linux上安装Elasticsearch集群. 1.安装规划 IP HostName Service Mast ...

  6. ElasticSearch 之 Linux 安装 ElasticSearch-7.15.2(ELK、IK)

    Linux 安装 ElasticSearch-7.15.2 相关文件 关于Jdk 关于 Kibana 关于 ELK 下载.上传.解压相关文件 一.搭建 ElasticSearch 服务器 二.启动 E ...

  7. ElasticSearch 集群安装,简单使用

    ElasticSearch 集群安装,简单使用 http://www.elastic.co/guide/en/elasticsearch/reference/current/setup-configu ...

  8. 【javaWeb微服务架构项目——乐优商城day07】——Elasticsearch介绍和安装及使用(安装kibana,安装ik分词器,Spring Data Elasticsearch,高级查询)

    文章目录 0.学习目标 1.Elasticsearch介绍和安装 1.1.简介 1.1.1.Elastic 1.1.2.Elasticsearch 1.1.3.版本 1.2.安装和配置 1.2.1.新 ...

  9. Elasticsearch介绍及安装

    1. Elasticsearch 介绍 Elasticsearch 是一个实时的分布式搜索分析引擎, 它能让你以一个之前从未有过的速度和规模,去探索你的数据. 它被用作全文检索.结构化搜索.分析以及这 ...

  10. Elasticsearch单机版本安装

    Elasticsearch单机版本安装 1.环境准备 OS: CentOS Linux release 7.9.2009 (Core) 机器:10.28.19.107 ES.Kibana安装版本:7. ...

最新文章

  1. SpringBoot (四) :SpringBoot整合使用JdbcTemplate
  2. python 正则括号的使用及踩坑
  3. 【jQuery】parent()和parents遍历
  4. 如何在线将pdf转换成ppt格式
  5. 深度学习将灰度图着色_通过深度学习为视频着色
  6. iBatis.Net异步多线程 操作Ibatis报错
  7. 手把手教你用Flutter做炫酷动画
  8. STM8 ADC转换模式-------带缓存的连续模式
  9. 最适合晚上睡不着看的 8 个网站,建议收藏哦
  10. java 获取真实ip地址
  11. 使用正则表达式实现网页爬虫的思路详解
  12. 【MATLAB笔记】绘制图中图
  13. HDU 6045 Is Derek lying? 水题
  14. 语音转换成文本 技术实现_职业转换者指南,帮助您实现梦想的技术工作
  15. win7注册表关闭防火墙服务器,怎么样修改注册表来关闭windows防火墙?
  16. AI无法低于1pt的细边框?解决办法
  17. Help 药盒_疯狂的设计
  18. 大工之星编程挑战赛第一周题解
  19. Python基于OpenCV的人脸识别自助商店(源码&部署视频)
  20. 我为什么回国(by张朝阳)

热门文章

  1. 利用正态分布进行异常点检测
  2. 利用Unity LineRender组件,复刻H5页面的绚烂Cavans点线动画(带鼠标交互)
  3. 【产业互联网周报】多家国产芯片设计公司获得亿级融资;中芯国际首发过会;中兴通讯澄清“7nm芯片规模量产”:系误读...
  4. 创建视图,查找入学成绩在700分以上的学生所选的课程名称,列出姓名,课程名称和成绩
  5. 名编辑电子杂志大师教程 | 双页的PDF如何导入名编辑里?
  6. Ubantu安装搜狗输入法
  7. schematic和电路图是一个意思吗
  8. 文件IO(系统IO)
  9. Final Cut Pro X Logic Pro X: 1 Audio Post Workflow Final Cut Pro X和Logic Pro X:1音频后期工作流程 Lynda课程中
  10. 前端页面之网站头像处理