Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.0
-
None
Description
The snippet to deploy Alluxio is not compatible under different Puppet versions. On CentOS 7 we have Puppet 3.X, and we got the error:
[mNotice: Roles to deploy: [alluxio-master, alluxio-worker, namenode, datanode][0m
[1;31mError: Failed to parse template alluxio/alluxio-site.properties:
Filepath: /usr/share/ruby/vendor_ruby/puppet/parser/scope.rb
Line: 797
Detail: undefined method `call_function' for #<Puppet::Parser::Scope:0x0000000386d370>
on node de28276ab851.bigtop.apache.org[0m
The same deploy snippet works fine on Debian/Ubuntu, which has Puppet 4.X.
Attachments
Issue Links
- links to