You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by ct...@apache.org on 2018/05/17 23:30:45 UTC

[fluo-muchos] branch master updated: Update Hadoop and Accumulo versions (#219)

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

ctubbsii 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 d57c803  Update Hadoop and Accumulo versions (#219)
d57c803 is described below

commit d57c8039ad46ceaff4857da556dc9752b844c49b
Author: Keith Turner <ke...@deenlo.com>
AuthorDate: Thu May 17 19:30:43 2018 -0400

    Update Hadoop and Accumulo versions (#219)
---
 conf/muchos.props.example | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/conf/muchos.props.example b/conf/muchos.props.example
index 0dabd67..c23439a 100644
--- a/conf/muchos.props.example
+++ b/conf/muchos.props.example
@@ -34,19 +34,19 @@ accumulo_instance = muchos
 # Accumluo Password
 accumulo_password = secret
 # Software versions
-hadoop_version = 2.8.3
+hadoop_version = 2.8.4
 zookeeper_version = 3.4.12
 spark_version = 1.6.3
 fluo_version = 1.2.0
 fluo_yarn_version = 1.0.0
-accumulo_version = 1.9.0
+accumulo_version = 1.9.1
 # Software sha256 checksums
-hadoop_sha256 = e8bf9a53337b1dca3b152b0a5b5e277dc734e76520543e525c301a050bb27eae
+hadoop_sha256 = 6b545972fdd73173887cdbc3e1cbd3cc72068271924edea82a0e7e653199b115
 zookeeper_sha256 = c686f9319050565b58e642149cb9e4c9cc8c7207aacc2cb70c5c0672849594b9
 spark_sha256 = d13358a2d45e78d7c8cf22656d63e5715a5900fab33b3340df9e11ce3747e314
 fluo_sha256 = 037f89cd2bfdaf76a1368256c52de46d6b9a85c9c1bfc776ec4447d02c813fb2
 fluo_yarn_sha256 = c6220d35cf23127272f3b5638c44586504dc17a46f5beecdfee5027b5ff874b0
-accumulo_sha256 = f68a6145029a9ea843b0305c90a7f5f0334d8a8ceeea94734267ec36421fe7fe
+accumulo_sha256 = f9cebff3ff85cacb8c80263725663b047ef239916cb4490c93c62509d62e1e76
 
 [ec2]
 # Type of AWS instance launched by default

-- 
To stop receiving notification emails like this one, please contact
ctubbsii@apache.org.