Restarting the Pipeline Studio Service
When the Pipeline studio service is down, the Get Schema
and Validate
buttons will fail with a message about a discoverable not found.
The status of the studio service can be checked from the System Admin page.
The most common cause of this is a DataFusion restart.
To start the service back up, navigate to the System Admin
page, click on Configure
, then Make Http Calls
. Select POST as the request type, and enternamespaces/system/apps/pipeline/services/studio/start
as the path.
Click the send button, and the service will get started again.
Â