v5tech
v5tech
https://www.elastic.co/guide/en/marvel/current/_installation.html - Simple install ``` bash bin/plugin -i elasticsearch/marvel/latest ``` - Installing previous versions ``` bash bin/plugin -i elasticsearch/marvel/1.0.2 ``` - Manual download https://download.elasticsearch.org/elasticsearch/marvel/marvel-latest.zip ``` bash bin/plugin -i marvel -u...
# 插件列表 http://www.searchtech.pro/elasticsearch-plugins https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-plugins.html # 插件安装教程 https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-plugins.html - 在线安装 elasticsearch-head 插件在线安装 https://github.com/mobz/elasticsearch-head ``` bash plugin -install mobz/elasticsearch-head ``` bigdesk 插件在线安装 http://bigdesk.org/ ``` bash plugin -install lukas-vlcek/bigdesk ``` elasticsearch-HQ 插件在线安装 http://www.elastichq.org/...
modify libraries.properties set jackson.version is 1.9.13。two libraries.properties ``` bash hadoop2x-eclipse-plugin/ivy/libraries.properties hadoop2x-eclipse-plugin/src/ivy/libraries.properties ``` this is my fixed [https://github.com/sxyx2008/DevArticles/issues/39](https://github.com/sxyx2008/DevArticles/issues/39)