keith-turner commented on a change in pull request #231: Created checksums file and updated for Accumulo 2.x & Hadoop 3.x URL: https://github.com/apache/fluo-muchos/pull/231#discussion_r217189329
########## File path: conf/muchos.props.example ########## @@ -33,20 +33,13 @@ network_interface=eth0 accumulo_instance = muchos # Accumluo Password accumulo_password = secret -# Software versions +# Software versions (set sha-256 in conf/checksums) hadoop_version = 2.8.4 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.2 -# Software sha256 checksums Review comment: This is a nice change, I have really like this in Uno. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
