Hi, in KubeRay version 0.3.0 while trying to perfo...
# ray-integration
p
Hi, in KubeRay version 0.3.0 while trying to perform ray training in remote using
pyflyte --config ~/.flyte/config-remote.yaml run --remote --image <image_name> ray_demo.py wf
, I am getting this issue in logs and the task is getting queued in the console. When the same is executed in local using
pyflyte --config ~/.flyte/config-remote.yaml run --image <image_name> ray_demo.py wf
, it works fine.
s
@Kevin Su, could it be a backend error?
k
I’ve chatted with Priya. It’s probably a ray issue. just post here to see if anyone run into the same issue.
156 Views