You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2012/07/09 12:14:33 UTC

[jira] [Updated] (BIGTOP-673) JDK dependency specification in puppet manifest should be configurable

     [ https://issues.apache.org/jira/browse/BIGTOP-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Masatake Iwasaki updated BIGTOP-673:
------------------------------------

    Attachment: 0001-made-required-jdk-package-name-configurable.patch

attached patch fixes jdk package name configurable with extlookup.
                
> 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
>         Attachments: 0001-made-required-jdk-package-name-configurable.patch
>
>
> 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