Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reconcile PyTorchJob error: PyTorchJob.status.replicaStatuses: Invalid value: \"null\" after enable-gang-scheduling #1538

Closed
cheimu opened this issue Feb 28, 2022 · 0 comments

Comments

@cheimu
Copy link
Member

cheimu commented Feb 28, 2022

Hi communities.

I'm currently trying to use volcano for pytorch training jobs using example from kubeflow website. https://www.kubeflow.org/docs/components/training/pytorch/#monitoring-a-pytorchjob . However, when PyTorchJob was submitted, the training operator got errors: 2022-02-28T09:49:55.707Z ERROR Reconcile PyTorchJob error {"pytorchjob": "default/pytorch-tcp-dist-mnist", "error": "PyTorchJob.kubeflow.org \"pytorch-tcp-dist-mnist\" is invalid: status.replicaStatuses: Invalid value: \"null\": status.replicaStatuses in body must be of type object: \"null\""}.

image
Once --enable-gane-scheduling=true was set, this error showed up. Although there is this error, the training process can sill go on.

The training operator version is 6c115f6e00e3f2c979c6aa4bf2d93906a646b99d and the volcano version is v1.4.0-Beta-10c65af0
Any hints or helps will be appreciated!

@cheimu cheimu closed this as completed Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant