This is an automated email from the ASF dual-hosted git repository.
mwalch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/fluo-muchos.git
The following commit(s) were added to refs/heads/master by this push:
new d374d3e Upgrade Accumulo to 1.9.2 (#227)
d374d3e is described below
commit d374d3eb71843e069587b4e410e2acabdb66809a
Author: Mike Walch <[email protected]>
AuthorDate: Fri Jul 20 15:05:30 2018 -0400
Upgrade Accumulo to 1.9.2 (#227)
---
conf/muchos.props.example | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/conf/muchos.props.example b/conf/muchos.props.example
index b7fe36a..666b1f9 100644
--- a/conf/muchos.props.example
+++ b/conf/muchos.props.example
@@ -39,14 +39,14 @@ zookeeper_version = 3.4.12
spark_version = 2.2.2
fluo_version = 1.2.0
fluo_yarn_version = 1.0.0
-accumulo_version = 1.9.1
+accumulo_version = 1.9.2
# Software sha256 checksums
hadoop_sha256 =
6b545972fdd73173887cdbc3e1cbd3cc72068271924edea82a0e7e653199b115
zookeeper_sha256 =
c686f9319050565b58e642149cb9e4c9cc8c7207aacc2cb70c5c0672849594b9
spark_sha256 = 023b2fea378b3dd0fee2d5d1de6bfaf2d8349aefe7be97a9cbcf03bbacc428d7
fluo_sha256 = 037f89cd2bfdaf76a1368256c52de46d6b9a85c9c1bfc776ec4447d02c813fb2
fluo_yarn_sha256 =
c6220d35cf23127272f3b5638c44586504dc17a46f5beecdfee5027b5ff874b0
-accumulo_sha256 =
f9cebff3ff85cacb8c80263725663b047ef239916cb4490c93c62509d62e1e76
+accumulo_sha256 =
c23c147e6abde5e6b851cf27f91b813705dc41d07c2bfea798a86abb144255d5
[ec2]
# AWS machine image to use. The default below is for a CentOS 7 image (in
us-east-1).