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 2019/07/23 18:59:19 UTC

[GitHub] [fluo-muchos] keith-turner commented on a change in pull request #265: fix #167 make java package configurable

keith-turner commented on a change in pull request #265: fix #167 make java package configurable
URL: https://github.com/apache/fluo-muchos/pull/265#discussion_r306481769
 
 

 ##########
 File path: conf/muchos.props.example
 ##########
 @@ -46,6 +46,10 @@ accumulo_version = 2.0.0-alpha-1
 download_software = True
 # Install Hub (for GitHub)
 install_hub = True
+# The java package to install
+java_package=java-1.8.0-openjdk-devel
+# The package to use for java 11
+# java_package=java-11-openjdk-devel
 
 Review comment:
   Last time I tried using java Hadoop Yarn would not start.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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