Skip to content

Commit

Permalink
Remove Elasticsearch modules after move to the main repository (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
frant-hartm committed Jun 19, 2020
1 parent db1118e commit ec378fd
Show file tree
Hide file tree
Showing 33 changed files with 3 additions and 2,038 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ pipelines to read/write data points from/to InfluxDb.

A collection of probabilistic aggregations such as HyperLogLog.

### [Elasticsearch Connector](elasticsearch)

A Hazelcast Jet connector for Elasticsearch for querying/indexing objects
from/to Elasticsearch.

### [Redis Connectors](redis)

Hazelcast Jet connectors for various Redis data structures.
Expand Down
13 changes: 3 additions & 10 deletions elasticsearch/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
# Elasticsearch Connectors

A Hazelcast Jet connector for Elasticsearch (v5..v7) for querying/indexing
objects from/to Elasticsearch.

There are 3 major versions of Elasticsearch we support:

- [Elasticsearch 5.6.x](elasticsearch-5)

- [Elasticsearch 6.x.x](elasticsearch-6)

- [Elasticsearch 7.x.x](elasticsearch-7)
Starting with Hazelcast Jet version 4.2 the Elasticsearch connectors
were moved to the [main repository](https://github.com/hazelcast/hazelcast-jet/tree/master/extensions/elasticsearch)
and are part of the standard distribution.
90 changes: 0 additions & 90 deletions elasticsearch/elasticsearch-5/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions elasticsearch/elasticsearch-5/build.gradle

This file was deleted.

2 changes: 0 additions & 2 deletions elasticsearch/elasticsearch-5/gradle.properties

This file was deleted.

This file was deleted.

Loading

0 comments on commit ec378fd

Please sign in to comment.