File tree Expand file tree Collapse file tree 2 files changed +25
-2
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 2 files changed +25
-2
lines changed Original file line number Diff line number Diff line change
1
+ [[eshadoop-8.0.0-rc1]]
2
+ == Elasticsearch for Apache Hadoop version 8.0.0-rc1
3
+
4
+ coming::[8.0.0-rc1]
5
+
6
+ [[enhancement-8.0.0-rc1]]
7
+ [float]
8
+ === Enhancements
9
+ Build::
10
+ - Setting Java boot classpath so that Scala 2.10 works on Gradle 7.2
11
+ https://github.com/elastic/elasticsearch-hadoop/pull/1800[#1800]
12
+
13
+ - Build Hadoop with Java 17
14
+ https://github.com/elastic/elasticsearch-hadoop/pull/1808[#1808]
15
+
16
+ - Update Gradle wrapper to 7.3
17
+ https://github.com/elastic/elasticsearch-hadoop/pull/1809[#1809]
18
+
19
+ Spark::
20
+ - Add support for Spark 3.1 and 3.2
21
+ https://github.com/elastic/elasticsearch-hadoop/pull/1807[#1807]
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ This section summarizes the changes in each release.
9
9
[[release-notes-8]]
10
10
===== 8.x
11
11
12
+ * <<eshadoop-8.0.0-rc1>>
12
13
* <<eshadoop-8.0.0-beta1>>
13
14
* <<eshadoop-8.0.0-alpha2>>
14
15
* <<eshadoop-8.0.0-alpha1>>
@@ -51,6 +52,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
51
52
52
53
////////////////////////
53
54
54
- include::release-notes/8.0.0-alpha1.adoc[]
55
- include::release-notes/8.0.0-alpha2.adoc[]
55
+ include::release-notes/8.0.0-rc1.adoc[]
56
56
include::release-notes/8.0.0-beta1.adoc[]
57
+ include::release-notes/8.0.0-alpha2.adoc[]
58
+ include::release-notes/8.0.0-alpha1.adoc[]
You can’t perform that action at this time.
0 commit comments