这个Hadoop插件的安装是非常重要。 

 

 

 

Hadoop插件安装

   在es的安装目录下

  bin/plugin   install   elasticsearch/elasticsearch-repository-hdfs/2.2.0

 

 

 

 

 

 

  官网安装说明

https://github.com/elastic/elasticsearch-hadoop/tree/master/repository-hdfs
https://github.com/elastic/elasticsearch-hdfs
https://oss.sonatype.org/content/repositories/snapshots/org/elasticsearch/elasticsearch-repository-hdfs/

 

 

 

Elasticsearch之Hadoop插件的安装(图文详解)

 

 

 

 

 

 

 

  以下是elasticsearch针对不同的版本

Elasticsearch之Hadoop插件的安装(图文详解)

 

 

 

 

 

   Hadoop插件配置

  vi  elasticsearch.yml

  

  gateway : 

      type  :  hdfs

  gateway :

      hdfs :

      uri :  hdfs://localhost:9000

 

 

 

 

 

 

参考

Hadoop MapReduce 读写Elasticsearch

 elasticsearch的hadoop插件使用

相关文章:

  • 2021-12-11
  • 2022-12-23
  • 2022-12-23
  • 2021-08-19
  • 2021-04-24
  • 2021-11-03
  • 2022-12-23
猜你喜欢
  • 2021-09-09
  • 2022-12-23
  • 2021-04-16
  • 2021-08-31
  • 2021-11-01
  • 2021-04-05
  • 2021-06-10
相关资源
相似解决方案