seldon-server: Errors creating kubernetes/conf/examples
When I try kubectl create -f import-data-job.json I get the following error:
could not read an encoded object from import-data-job.json: API version "batch/v1" in "import-data-job.json" isn't supported, only supports API versions ["v1"]
Same thing happens with examples/ml100k/ml100k-import.json. Any hint about this issue?
Anyway this new dockerized architecture seems great! Thank you!
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 18 (8 by maintainers)
I’ve tried release 1.3.2 with similar results: job
ml100k-importas successful but recommender gets no answers.kubectl logs ml100k-import-xjp4ushows the following error:IOError: [Errno 2] No such file or directory: u'/seldon-data/conf/zkroot/config/dbcp/_data_'