Matthew Russell created BIGTOP-1807:
---------------------------------------
Summary: Spark master and worker classes should reference
common::master_host
Key: BIGTOP-1807
URL: https://issues.apache.org/jira/browse/BIGTOP-1807
Project: Bigtop
Issue Type: Bug
Components: spark
Reporter: Matthew Russell
The spark master and worker puppet classes should reference
{{$common::master_host}} rather than {{$master_host}} when determining whether
this is the master node.
{{if ( $fqdn == $common::master_host )}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)