I am trying to run https://github.com/learnk8s/kubeflow-pipelines-demo/blob/master/KF_MNIST.ipynb example in a MiniKF cluster in AWS. I am getting the following error
ApiException: (400) Reason: Bad Request HTTP response headers: HTTPHeaderDict({'content-type': 'application/json', 'trailer': 'Grpc-Trailer-Content-Type', 'date': 'Mon, 22 Mar 2021 03:57:59 GMT', 'x-envoy-upstream-service-time': '1', 'server': 'envoy', 'transfer-encoding': 'chunked'}) HTTP response body: {"error":"Invalid input error: Invalid resource references for experiment. Namespace is empty.","code":3,"message":"Invalid input error: Invalid resource references for experiment. Namespace is empty.","details":[{"@type":"type.googleapis.com/api.Error","error_message":"Invalid resource references for experiment. Namespace is empty.","error_details":"Invalid input error: Invalid resource references for experiment. Namespace is empty."}]}
I have not changed anything in the shared notebook link. Is there any changes to the kubeflow api. Is there any tutorial for building KF pipelines on a minikf cluster instance in AWS.
https://stackoverflow.com/questions/66740210/error-in-executing-kubeflow-pipeline-in-minikf-instance-on-aws March 22, 2021 at 12:05PM
没有评论:
发表评论