You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/03 15:08:01 UTC

[jira] [Commented] (BIGTOP-2835) puppet fails when bigtop::jdk_preinstalled is true

    [ https://issues.apache.org/jira/browse/BIGTOP-2835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112889#comment-16112889 ] 

ASF GitHub Bot commented on BIGTOP-2835:
----------------------------------------

Github user kwmonroe commented on the issue:

    https://github.com/apache/bigtop/pull/251
  
    This landed in master with the following commit:
    
    https://github.com/apache/bigtop/commit/40e796bd693a8bc6243ee39a6540357e1d559ea8
    
    Closing out this PR.


> puppet fails when bigtop::jdk_preinstalled is true
> --------------------------------------------------
>
>                 Key: BIGTOP-2835
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2835
>             Project: Bigtop
>          Issue Type: Bug
>          Components: deployment
>    Affects Versions: 1.2.0, 1.2.1
>            Reporter: Kevin W Monroe
>            Assignee: Kevin W Monroe
>             Fix For: 1.3.0
>
>
> If you set {{bigtop::jdk_preinstalled: True}}, puppet apply will fail like this:
> {noformat}
> 2017-07-07 15:19:52 INFO install Error: Could not find dependency Package[jdk] for Package[hadoop] at /home/ubuntu/bigtop.release/bigtop-1.2.0/bigtop-deploy/puppet/modules/hadoop/manifests/init.pp:121
> {noformat}
> This happens because BIGTOP-2775 creates a new jdk class that defines {{Package\[jdk]}}, yet this class is skipped if $jdk_preinstalled is True:
> https://github.com/apache/bigtop/commit/cd092d1bc9cf2fc884761e432a21fb859ecaa6ec#diff-27b652e96eb6e03f81c39224a2559db9R17



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)