Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Can anyone help me how to migrate execution plans from one environment to another(dev to prod tac). I m currently using metaservletAPI to achieve this. But I m not successful.
Did anyone try this before? If so, please share the details.
Regards,
Raj
Hey Raj,
would you be able to decribe in more detail what your problem is ?
Which Talend version and product you are using ?
BR Bp
Hi,
I m trying to migrate existing execution plans from dev TAC to test TAC. I m using metaservletAPI commands:"listExecutionPlan" and "importExecutionPlans".
The "listExecutionPlan" command works, and I am able to see the list of existing execution plans in the output.
The "importExecutionPlans" command runs and returns success code: 0
{"executionTime":{"millis":38,"seconds":0},"returnCode":0}
The description of the "importExecutionPlan" command is as follows in the documentation:
Command: importExecutionPlan ---------------------------------------------------------- Description : Import the complete list of execution plans and tasks related defined in the execution plan to DB
Which DB is it talking about? Where is it importing the Execution plan to? How do I migrate the execution plan to test TAC with these two commands?
We are currently using Talend Real-time Big data platform - version: 6.4
Thank you for the prompt reply.
Regards,
Raj