Hey folks,

James recently put up a PR to expose more hive args:

https://github.com/apache/bigtop/pull/344/files#diff-623776aae2513a2436bacf0528ce1de9

This immediately gave me flashbacks to 2 tickets that I desperately tried
to forget:

https://issues.apache.org/jira/browse/BIGTOP-2458
https://issues.apache.org/jira/browse/BIGTOP-2459

Here's my truth:  I am still confused on when to update
"bigtop-deploy/puppet/hieradata/bigtop/cluster.yaml" vs simply adding new
options to "bigtop-deploy/puppet/modules/<pkg>/manifests/init.pp".

If new options needs to be exposed in cluster.yaml, then we have a ton of
stuff that should break, but doesn't (eg,
https://github.com/apache/bigtop/pull/238/files).  If not, what the heck is
the point of cluster.yaml?

-Kevin

Reply via email to