Debugging the model import failure

To debug errors that occurred on the AI Registry server, you can access the logs found in the API v2 pod.

Access logs from AI Registry Kubernetes cluster.
You can obtain the kubeconfig for the AI Registry cluster.
  1. In the Cloudera Data Platform console, click the Cloudera AI tile.
  2. Click AI Regsitries in the left navigation menu. The AI Regsitries page displays.
  3. In the Actions menu, click and select Download Kubeconfig.

    In AWS, you need to add your identity under Manage Remote Access to access the Kubernetes cluster.

    You must add your identity under Manage Remote Access. For information on granting remote access, see Granting Remote Access to Cloudera AI Workbench. After the kubeconfig is set up, run the following kubectl command to get logs for the AI Registry pod:
    kubectl logs <AI registry pod name> -n mlx