You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Kevin W Monroe (JIRA)" <ji...@apache.org> on 2016/05/23 19:28:12 UTC

[jira] [Created] (BIGTOP-2455) support pre-installed java environment

Kevin W Monroe created BIGTOP-2455:
--------------------------------------

             Summary: support pre-installed java environment
                 Key: BIGTOP-2455
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2455
             Project: Bigtop
          Issue Type: Improvement
          Components: deployment
    Affects Versions: 1.1.0
            Reporter: Kevin W Monroe
            Priority: Minor


Ignore jdk_package_name if a user indicates they have a pre-installed java environment.

Some users may want a version of java that is not available (or not required) for puppet to install via the normal 'jdk_package_name' mechanism.  For example, special architectures or custom/optimized java environments for which there is no jdk package to install.

It would be nice to expose a 'jdk_preinstalled' configuration option that would turn the jdk_package_name handler into a no-op for these users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)