RapidMiner Server - Merge Attributes Error
I am running a process that includes the 'Merge Attributes' operator which runs fine in Studio but causes the following error when run on the server:
Error in executed process
The 'Merge Attributes' operator in the process executed by 'Execute impact' failed with: The dummy operator Merge Attributes (replacing operator_toolbox:merge) cannot be executed.
Process[1] (Process)
subprocess 'Main Process'
==> +- Execute impact[1] (Execute Process)
This error needs to be fixed before the current process can run.
Sort by:
1 - 6 of
61
- %PATH_TO_SERVER/home/resources/extensions/
- %PATH_TO_SERVER/home/job-agent-home/resources/extensions/

BalazsBaranyRM
New Altair Community Member
Merge Attributes is coming from the Operator Toolbox extension. You need to put the extension on the server to be able to use the operator.
Hi @Markus,
I have my extensions running by putting all the extension files in two locations:
As you say, this shouldn't be necessary, but better safe than sorry 

Regards,
Sebastian