Wikis - Page

ControlPoint Support Tip - Check Metastore service

0 Likes

Check the status of the Metastore service running the GetStatus command against the component in a browser :

http://localhost:4500/action=getstatus


(If your Metastore is using a custom port, amend accordingly.)


You can also use the QueueInfo command to monitor queues during and after ingestion :


http://localhost:4500/action=queueinfo&queuename=ingest&queueaction=getstatus
http://localhost:4500/action=queueinfo&queuename=ingest&queueaction=getstatus&state=queued
http://localhost:4500/action=queueinfo&queuename=ingest&queueaction=getstatus&state=running
http://localhost:4500/action=queueinfo&queuename=ingest&queueaction=getstatus&state=finished

Labels:

Support Tips/Knowledge Docs
Comment List
Related
Recommended