You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Significant effort has been invested to create a small, dependency-free, self-contained jar that can be downloaded and put to use without any dependencies. Simply make it available to your job classpath and you're set.
10
10
For a certain library, see the dedicated [chapter](http://www.elastic.co/guide/en/elasticsearch/hadoop/current/requirements.html).
11
11
12
-
ES-Hadoop 2.0.x and 2.1.x are compatible with Elasticsearch __1.X__ only
13
-
14
12
ES-Hadoop 2.2.x and higher are compatible with Elasticsearch __1.X__ and __2.X__
15
13
14
+
ES-Hadoop 2.0.x and 2.1.x are compatible with Elasticsearch __1.X__*only*
ES-Hadoop offers a dedicate Elasticsearch [Tap][], `EsTap` that can be used both as a sink or a source. Note that `EsTap` can be used in both local (`LocalFlowConnector`) and Hadoop (`HadoopFlowConnector`) flows:
0 commit comments