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

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


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 5228791  update dependency versions for 1.9.0
5228791 is described below

commit 52287910126aa5ae9af47ebc015ab8825813019b
Author: Andrew Wong <[email protected]>
AuthorDate: Tue Mar 12 09:41:29 2019 -0700

    update dependency versions for 1.9.0
    
    Change-Id: I3053d981811c0434f1ea13b8029fb2497d5e4d35
    Reviewed-on: http://gerrit.cloudera.org:8080/12729
    Reviewed-by: Andrew Wong <[email protected]>
    Tested-by: Andrew Wong <[email protected]>
---
 releases/1.9.0/docs/release_notes.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/releases/1.9.0/docs/release_notes.html 
b/releases/1.9.0/docs/release_notes.html
index e5bf9e1..89e3645 100644
--- a/releases/1.9.0/docs/release_notes.html
+++ b/releases/1.9.0/docs/release_notes.html
@@ -32,13 +32,13 @@ limitations under the License.
 <ul>
 <li>
 <p>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.</p>
+is Java 7 compatible. Flume 1.9 is the default dependency version as of
+Kudu 1.9.0.</p>
 </li>
 <li>
 <p>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.</p>
+is Java 7 compatible. Hadoop 3.2 is the default dependency version as of
+Kudu 1.9.0.</p>
 </li>
 </ul>
 </div>
@@ -477,4 +477,4 @@ documentation.</p>
   </div>
     </div>
   </div>
-</div>
\ No newline at end of file
+</div>

Reply via email to