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

Konstantin Boudnik commented on BIGTOP-275:
-------------------------------------------

I am not sure if this is related but Puppet 3.1.1 refuses to compile template 
code like
<value><%= zookeeper_quorum %></value>
However, this
<value><%= $zookeeper_quorum %></value>
works. Is it another case of backward "compatibility" in the Puppet?

                
> scoping of variable in puppet code is incorrect
> -----------------------------------------------
>
>                 Key: BIGTOP-275
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-275
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: 0.2.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.6.0
>
>
> It seems that the variable that are referenced in our templates are actually 
> coming from cluster.pp scope and not individual modules. This is especially 
> visible in hadoop module. Need to investigate.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to