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

Prakash Sidaraddi commented on BIGTOP-919:
------------------------------------------

@Konstantin Boudnik

When I followed the instructions at 
https://github.com/apache/bigtop/blob/master/bigtop-deploy/puppet/README.md for 
a single node. I got an error stating variable "ha" not found in template 
core-site.xml, after correcting this, I got same error for hdfs-site.xml and 
correcting both worked fine.

Contents:/etc/puppet/config/site.csv
hadoop_head_node,hadoop-namenode
bigtop_yumrepo_uri,http://xxx.xxx.141.103/bigstack

CLI: puppet apply --modulepath=bigtop-deploy/puppet/modules 
bigtop-deploy/puppet/manifests/site.pp

puppet version: v3.1.1

For my info: What is the configuration in site.csv we use for the puppet to 
configure datanodes?


                
> wrong variable "ha" in puppet hadoop templates (core-site.xml, hdfs-site.xml)
> -----------------------------------------------------------------------------
>
>                 Key: BIGTOP-919
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-919
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: 0.6.0
>         Environment: N/A
>            Reporter: Prakash Sidaraddi
>            Priority: Critical
>              Labels: deploy,deployment, puppet
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> variable name hadoop_ha changed in cluster.pp but not reflected in templates 
> core-site.xml and hdfs-site.xml because of which puppet deployment throws 
> error.
> variable name "ha" in all the templates (wherever referred) has to be changed 
> to "hadoop_ha"

--
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