This is an automated email from the ASF dual-hosted git repository.
adar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
The following commit(s) were added to refs/heads/master by this push:
new d5a0ac2 release notes: update dependency versions
d5a0ac2 is described below
commit d5a0ac23da9d271aa3263bcd6a66a5e2a693d8c0
Author: Andrew Wong <awong@apache.org>
AuthorDate: Tue Mar 12 09:43:32 2019 -0700
release notes: update dependency versions
Change-Id: Icce3c63c3facdbad6170f1105e1393297fa94ee1
Reviewed-on: http://gerrit.cloudera.org:8080/12728
Reviewed-by: Grant Henke <granthenke@apache.org>
Tested-by: Andrew Wong <awong@cloudera.com>
Tested-by: Grant Henke <granthenke@apache.org>
(cherry picked from commit 93c2e5e0f2ca0b4092fa1c99f049736ffe0aff43)
Reviewed-on: http://gerrit.cloudera.org:8080/12736
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <adar@cloudera.com>
---
docs/release_notes.adoc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/release_notes.adoc b/docs/release_notes.adoc
index 61cbd60..8b57faf 100644
--- a/docs/release_notes.adoc
+++ b/docs/release_notes.adoc
@@ -32,12 +32,12 @@
== Upgrade Notes
* Flume 1.8+ requires Java 8 at runtime even though the Kudu Flume integration
- is Java 7 compatible. Flume 1.8 is the default dependency version as of
- Kudu 1.8.0.
+ is Java 7 compatible. Flume 1.9 is the default dependency version as of
+ Kudu 1.9.0.
* Hadoop 3.0+ requires Java 8 at runtime even though the Kudu Hadoop integration
- is Java 7 compatible. Hadoop 3.1 is the default dependency version as of
- Kudu 1.8.0.
+ is Java 7 compatible. Hadoop 3.2 is the default dependency version as of
+ Kudu 1.9.0.
[[rn_1.10.0_obsoletions]]
== Obsoletions
|