79473127

Date: 2025-02-27 15:23:05
Score: 0.5
Natty:
Report link

There isn't a built-in automated way within the Cloud Data Fusion UI to change the compute profile for hundreds of pipelines simultaneously. The UI is designed for individual pipeline management.

But you can achieve automation through scripting. This would require using the CDAP REST API to programmatically update each pipeline's configuration to point to your new profile. This approach necessitates familiarity with REST APIs, scripting, and potentially JSON manipulation to handle the pipeline configurations.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: jggp1094