This is an automated email from the ASF dual-hosted git repository.

awong pushed a commit to branch branch-1.9.x
in repository https://gitbox.apache.org/repos/asf/kudu.git


The following commit(s) were added to refs/heads/branch-1.9.x by this push:
     new 93c2e5e  release notes: update dependency versions
93c2e5e is described below

commit 93c2e5e0f2ca0b4092fa1c99f049736ffe0aff43
Author: Andrew Wong <[email protected]>
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 <[email protected]>
    Tested-by: Andrew Wong <[email protected]>
    Tested-by: Grant Henke <[email protected]>
---
 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 ee25a4b..b0c0899 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.9.0_obsoletions]]
 == Obsoletions

Reply via email to