aws-samples / eks-kubeflow-workshop

Kubeflow workshop on EKS. Mainly focus on AWS integration examples. Please go check kubeflow website http://kubeflow.org for other examples
Apache License 2.0
96 stars 56 forks source link

Error while running the pipeline 05_03_Pipeline_mnist.ipynb #85

Open radhakrishnang opened 3 years ago

radhakrishnang commented 3 years ago

Notebook 05_03_Pipeline_mnist.ipynb

Describe the bug in the third step of the pipeline we are getting struck with below error "/usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/training.py", line 246, in new exporters = _validate_exporters(exporters) File "/usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/training.py", line 86, in _validate_exporters ' {​​}​​'.format(full_list_of_names)) ValueError: An Exporter cannot have a name that is None or empty. All exporter names: ['']

Expected behavior expect the sample pipeline to work without any issues Screenshots If applicable, add screenshots to help explain your problem. image image

Environment (please complete the following information):

PatrickXYS commented 3 years ago

/assign