Troubleshooting serverless instances
In this topic, you can find the answers to common questions about how to troubleshoot IBM Analytics Engine serverless instances.
Running ae-v3 CLI commands results in "missing-required-flags-error"
When you run ae-v3
CLI commands, you might see a "missing-required-flags-error".
For example:
ibmcloud ae-v3 spark-app status b5e12891-c160-4674-8b94-e2cc42722be3
FAILED
Error executing command::
missing-required-flags-error
The reason might be that you are using an older version of the ae-v3
CLI. Check the version that you are using and update to latest version of the plugin by running the following commands:
ibmcloud plugin list
ibmcloud plugin update analytics-engine-v3