Masatake Iwasaki created BIGTOP-673:
---------------------------------------
Summary: JDK dependency specification in puppet manifest should be
configurable
Key: BIGTOP-673
URL: https://issues.apache.org/jira/browse/BIGTOP-673
Project: Bigtop
Issue Type: Improvement
Components: Deployment
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
Priority: Minor
Hadoop module in puppet manifest requires "jdk" package which means Oracle JDK
on RedHat/CentOS.Required package name of JDK should be configurable for using
other JDKs such as OpenJDK.
In addition, only hadoop module currently requires jdk package, zookeeper also
should require it. I met a situation that zookeeper is running on OpenJDK but
hadoop running on Oracle JDK after puppet deployment. Because zookeeper package
is installed prior to hadoop package, zookeeper service is possible to be
configured and started before jdk installation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira