Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.5.0
-
None
-
None
Description
My Puppet runs have been suffering from the mysterious:
err: /Stage[main]/Hadoop_head_node/Hadoop::Create_hdfs_dirs[/hbase]/Exec[HDFS init /hbase]: Could not evaluate: Puppet::Util::Log requires a message
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
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.
and it doesn't really say much
We need to figure out a workaround and quickly too.