queue: autogenerated checkpoint exp names not working with queue commands
See original GitHub issuedvc 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:
- Created a year ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello, @dberenbaum In the latest version, I tried and found that the problem had already been solved could you please confirm it?
I’ll look into it today, Not too much time I thought.