question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

StudyJob controller shouldn't crash if PyTorch (or other job operators not installed)

See original GitHub issue

See: kubeflow/kubeflow#2212

User reports that the StudyJob controller crashes if pytorch operator isn’t installed on the cluster.

Logs for StudyJobController

$ kubectl logs -n kubeflow studyjob-controller-7d77f959-pjfzf
2019/01/06 22:43:34 Registering Components.
2019/01/06 22:43:34 controller.AddToManager(mgr)
2019/01/06 22:43:34 no matches for kind "PyTorchJob" in version "kubeflow.org/v1beta1"

This seems like a bug. If a particular job controller isn’t installed I would still expect katib and StudyJobs to work with other types of job controllers.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:33 (31 by maintainers)

github_iconTop GitHub Comments

1reaction
richardsliucommented, Jan 24, 2019

I would still like to keep #335 as a temporary fix. Meanwhile we can investigate how to use unstructured informer.

0reactions
k8s-ci-robotcommented, Mar 7, 2019

@johnugeorge: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Extending TorchScript with Custom C++ Operators - PyTorch
Further, this tutorial describes how to allocate and initialize new tensor objects in C++ (not required for this operator). Attention. The TorchScript compiler ......
Read more >
odf-operator.v4.9.0-91.ci fails to install with odf-console
Not tried If this is a regression, please provide more details to justify this: Steps to Reproduce: 1. install OCS using odf-opertor 2....
Read more >
Automatic Reliability Testing For Cluster Management ...
If a controller crashes while mid-update, the data it uses following recovery may not accurately represent the state of the system before the ......
Read more >
equipment-operator-i-trainee | Job Details tab | Career Pages
Positions will work as Snow Removal and Storm Equipment Operators in addition to assisting with other public works projects as needed.
Read more >
What is the job of controller in MVC? - Stack Overflow
You don't need a controller because your example is trivial. An example from a real case scenario: Suppose you have a CAD application....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found