Hamed
Hamed
I think you did not have copy the CassJMeter-0.2-SNAPSHOT.jar in lib and lib/ext in jmeter..
I hit by the same problem(you can pull images from dockerhub but not locally) with kubernetes in docker. As a workaround if you set the pull policy to *Never* then...
kubeflow/python-sdk makes a lot of sense imo
I have the same problem. want to test my training on dask cluster in Kubernetes. this code runs in a pod in Kubernetes. am using `daskdev/dask` image for everything. ```...