richardwilly98 / elasticsearch-river-mongodb

MongoDB River Plugin for ElasticSearch
1.12k stars 215 forks source link

Support for ElasticSearch 5.0+ Version #592

Open atulagrawal opened 7 years ago

atulagrawal commented 7 years ago

Site plugins are not supported after 5.0 version and structure for plugins have also changed.

Please refer below link for references: https://www.elastic.co/guide/en/elasticsearch/reference/5.0/breaking_50_plugins.html#_site_plugins_removed

If you install the plugin, you get following error: ERROR: elasticsearch directory is missing in the plugin zip

derickson commented 7 years ago

Duplicate of: https://github.com/richardwilly98/elasticsearch-river-mongodb/issues/571

Rivers have been removed from Elasticsearch

tchcxp commented 7 years ago

@atulagrawal River is no longer supported by ES.

ZhongLIFR commented 5 years ago

What a pity! we cannot use elasticsearch-river-mongodb for elasticsearch 6.0+ version