You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2018/06/06 18:59:27 UTC

[GitHub] mikewalch closed pull request #179: Fix #178 Use Accumulo 1.9.1

mikewalch closed pull request #179: Fix #178 Use Accumulo 1.9.1
URL: https://github.com/apache/fluo-uno/pull/179
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/conf/checksums b/conf/checksums
index 5f1e97a..e2de91a 100644
--- a/conf/checksums
+++ b/conf/checksums
@@ -1,3 +1,4 @@
+accumulo:1.9.1:7239561833359edf8dcdbee250b27df13feef35bfbf91a6c45f252c6c7712c51d543c21f7621e27b901db20b5a61d11cc8770f10e6e503b6ca42d12ba3657487
 accumulo:1.9.0:f68a6145029a9ea843b0305c90a7f5f0334d8a8ceeea94734267ec36421fe7fe
 accumulo:1.8.1:eba3bfe823935ca7901ea7c2bd59c84a68b9381361699c7e260bbd9191f237f4
 accumulo:1.7.4:3776dddbc2a09f4a9d7a2ae4958e212e91eb5067a124a628330edbee4e32e754
diff --git a/conf/uno.conf b/conf/uno.conf
index 588de45..e59eee9 100644
--- a/conf/uno.conf
+++ b/conf/uno.conf
@@ -5,7 +5,7 @@
 # --------
 export HADOOP_VERSION=2.7.6
 export ZOOKEEPER_VERSION=3.4.12
-export ACCUMULO_VERSION=1.9.0
+export ACCUMULO_VERSION=1.9.1
 export SPARK_VERSION=1.6.3
 export FLUO_VERSION=1.2.0
 export FLUO_YARN_VERSION=1.0.0


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services