File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
docs/src/reference/asciidoc Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ ES-Hadoop 2.0.x and 2.1.x are compatible with Elasticsearch __1.X__ *only*
19
19
20
20
## Installation
21
21
22
- ### Stable Release (currently ` 6.4.2 ` )
22
+ ### Stable Release (currently ` 6.4.3 ` )
23
23
Available through any Maven-compatible tool:
24
24
25
25
``` xml
26
26
<dependency >
27
27
<groupId >org.elasticsearch</groupId >
28
28
<artifactId >elasticsearch-hadoop</artifactId >
29
- <version >6.4.2 </version >
29
+ <version >6.4.3 </version >
30
30
</dependency >
31
31
```
32
32
or as a stand-alone [ ZIP] ( http://www.elastic.co/downloads/hadoop ) .
@@ -38,7 +38,7 @@ Grab the latest nightly build from the [repository](http://oss.sonatype.org/cont
38
38
<dependency >
39
39
<groupId >org.elasticsearch</groupId >
40
40
<artifactId >elasticsearch-hadoop</artifactId >
41
- <version >6.4.3 -SNAPSHOT</version >
41
+ <version >6.4.4 -SNAPSHOT</version >
42
42
</dependency >
43
43
```
44
44
Original file line number Diff line number Diff line change 1
- eshadoop = 6.4.3
2
- elasticsearch = 6.4.3 -SNAPSHOT
1
+ eshadoop = 6.4.4
2
+ elasticsearch = 6.4.4 -SNAPSHOT
Original file line number Diff line number Diff line change 10
10
:ey: Elasticsearch on YARN
11
11
:ref: http://www.elastic.co/guide/en/elasticsearch/reference/5.0
12
12
:description: Reference documentation of {eh}
13
- :ver: 6.4.2
14
- :ver-d: 6.4.3 .BUILD-SNAPSHOT
15
- :es-v: 6.4.2
13
+ :ver: 6.4.3
14
+ :ver-d: 6.4.4 .BUILD-SNAPSHOT
15
+ :es-v: 6.4.3
16
16
:sp-v: 2.2.0
17
17
:st-v: 1.0.1
18
18
:pg-v: 0.15.0
You can’t perform that action at this time.
0 commit comments