Masatake Iwasaki created BIGTOP-4419:
----------------------------------------
Summary: Fix deployment failure due to Puppet incompatibility with
Ruby 3.3
Key: BIGTOP-4419
URL: https://issues.apache.org/jira/browse/BIGTOP-4419
Project: Bigtop
Issue Type: Bug
Components: deployment
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
Deployment on Fedora 40 failed since the [Puppet's regsubst function is not
compatible with Ruby 3.3|https://bugzilla.redhat.com/show_bug.cgi?id=2280109].
{noformat}
Notice: Scope(Class[Node_with_components]): Roles to deploy: [resourcemanager,
nodemanager, mapred-app, hadoop-client, mapred-app, namenode, datanode]
Error: Evaluation Error: Error while evaluating a Resource Statement,
Evaluation Error: Error while evaluating a Function Call, wrong number of
arguments (given 3, expected 1..2) (file:
/bigtop-home/bigtop-deploy/puppet/modules/hadoop/manifests/init.pp, line: 32,
column: 47) (file: /bigtop-home/big\
top-deploy/puppet/manifests/cluster.pp, line: 182) on node
1d7ea83c4a05.bigtop.apache.or
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)