-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Elasticsearch modules after move to the main repository (#81)
- Loading branch information
1 parent
db1118e
commit ec378fd
Showing
33 changed files
with
3 additions
and
2,038 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
146 changes: 0 additions & 146 deletions
146
...ticsearch-5/src/main/java/com/hazelcast/jet/contrib/elasticsearch/ElasticsearchSinks.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.