Konstantin Boudnik created BIGTOP-2062:
------------------------------------------
Summary: cluster.yaml declares undefined vars; apply is broken
Key: BIGTOP-2062
URL: https://issues.apache.org/jira/browse/BIGTOP-2062
Project: Bigtop
Issue Type: Bug
Components: deployment
Affects Versions: 1.1.0
Reporter: Konstantin Boudnik
Assignee: Konstantin Boudnik
Fix For: 1.1.0
Running puppet apply on master produces the following error
{noformat}
Error: Error from DataBinding 'hiera' while looking up
'hadoop::kerberos_realm': can't convert nil into String on node bigtop1.docker
Wrapped exception:
can't convert nil into String
{noformat}
The change has been added in BIGTOP-1662, but wasn't affecting the deployment
until recently (e.g. 1.0 deployment works just fine). Looks like the recent
commit of roles code has revealed the bug.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)