[
https://issues.apache.org/jira/browse/BIGTOP-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021138#comment-14021138
]
Evans Ye commented on BIGTOP-1047:
----------------------------------
Hi folks,
I tried the patch out and ran through some tests against puppet-3.6.1.
The patch is good except it's a little bit out of date, for example, spark
didn't covered in the patch, which is reasonable since spark didn't integrated
into bigtop at the time patch was made.
We can fix it by update those dynamic lookup variables to puppet 3 syntax.
[~aklochkov] can you upload a new patch?
I can do that only if you don't have time to deal with it.
> Support Puppet 3.x
> ------------------
>
> Key: BIGTOP-1047
> URL: https://issues.apache.org/jira/browse/BIGTOP-1047
> Project: Bigtop
> Issue Type: Improvement
> Components: Deployment
> Affects Versions: 0.6.0
> Reporter: Andrey Klochkov
> Attachments: BIGTOP-1047--n2.patch, BIGTOP-1047.patch
>
>
> Currently bigtop-deploy/puppet module supports Puppet 2.x only. In
> particular, this is because of using dynamic scoping which was deprecated
> since 2.5 and not supported in 3.x. This task is to get rid of dynamic
> scoping to make bigtop-deploy/puppet working with Puppet 3.x.
> More on dynamic scoping in Puppet:
> http://docs.puppetlabs.com/guides/scope_and_puppet.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)