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.

queue: autogenerated checkpoint exp names not working with queue commands

See original GitHub issue

dvc queue kill does not accept assigned experiment names for checkpoint experiments:

$ dvc exp show
 ──────────────────────────────────────────────────────────────────────────────────────>
  Experiment                Created        State     Executor    step      loss   accur>
 ──────────────────────────────────────────────────────────────────────────────────────>
  workspace                 -              Running   workspace      -         -        >
  dvc                       May 27, 2022   -         -              -         -        >
  │ ╓ 98fa405 [exp-405e8]   05:46 PM       Running   temp           1   0.73572     0.7>
  ├─╨ c6773d6               05:45 PM       -         -              0    1.0734    0.74>
  ├── 26f2f1d [exp-0c43f]   05:42 PM       -         -              4   0.67752    0.81>
  ├── b1bd294 [exp-cafc7]   05:40 PM       -         -              4   0.58267    0.83>
  ├── 740d11e [exp-a45e9]   02:04 PM       -         -              0    1.2026    0.73>
  └── 74087e0               05:45 PM       Queued    -              -         -        >
 ──────────────────────────────────────────────────────────────────────────────────────>
$ dvc queue kill exp-405e8
ERROR: 'exp-405e8' are not valid experiment names

_Originally posted by @dberenbaum in https://github.com/iterative/dvc/issues/7591#issuecomment-1149211215_

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
karajan1001commented, Dec 20, 2022

Hello, @dberenbaum In the latest version, I tried and found that the problem had already been solved could you please confirm it?

0reactions
karajan1001commented, Nov 23, 2022

I’ll look into it today, Not too much time I thought.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Multi-Queue Troubleshooting
Configure the Multi-Queue again. After you configure the Multi-Queue and reboot the Security Gateway, some of the configured interfaces show as Down ....
Read more >
Multi-Queue Management for Check Point Security Gateway
The number of queues on each interface is determined automatically, based on the number of available CPUs (SNDs) and the NIC/driver limitations ...
Read more >
Multi-Queue Commands - Check Point Software Technologies
Security Awareness · Join the Community. SUGGESTED TRAINING Course Name · Mind (Training) · Hacking Point · Cyber Range · Certifications.
Read more >
dvc.yaml Files | Data Version Control
Parameters are simple key/value pairs consumed by the command code from a structured parameters file. They are defined per-stage in the params field...
Read more >
inputs.conf - Splunk Documentation
No default. queue = [parsingQueue|indexQueue] * Sets the queue where the input ... This setting does not work on a universal forwarder.
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