Roman Shaposhnik created BIGTOP-803:
---------------------------------------
Summary: somehow puppet gets confused by the hadoop fs output
Key: BIGTOP-803
URL: https://issues.apache.org/jira/browse/BIGTOP-803
Project: Bigtop
Issue Type: Bug
Components: General
Affects Versions: 0.5.0
Reporter: Roman Shaposhnik
Assignee: Roman Shaposhnik
Fix For: 0.5.0
My Puppet runs have been suffering from the mysterious:
{noformat}
err: /Stage[main]/Hadoop_head_node/Hadoop::Create_hdfs_dirs[/hbase]/Exec[HDFS
init /hbase]: Could not evaluate: Puppet::Util::Log requires a message
{noformat}
The only reference to this issue I was able to find is this one:
https://github.com/dcere/pfc/wiki/Installing-Facter-and-Puppet-from-source
{noformat}
err: Could not evaluate: Puppet::Util::Log requires a message
Solution: This means Puppet has exited abruptly. If you are exiting a provider
use return inside the provider instead of exit.
{noformat}
and it doesn't really say much :-(
We need to figure out a workaround and quickly too.
--
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