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.

executor: show experiment results

See original GitHub issue

Meta-issue. Please link related tickets back to this one.

User story

I want to see the results of my executor’s experiments on my local machine.

Requirements

  • dvc exp show at least has an option to show the results from an experiment completed on an executor without other steps.
  • dvc exp show at least has an option to show checkpoints from an experiment running on an executor without other steps.
  • dvc executor destroy at least has an option to pull experiment results before destroying the executor instance.

Out of scope

  • It’s only necessary to show results when requested, not continuously monitor progress.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
shchekleincommented, Dec 1, 2021

It feels that Studio UI is a separate feature to discuss here. It won’t replace the need for dvc exp show to be able to show what’s happening on remote machines unless I’m missing something.

0reactions
dberenbaumcommented, Sep 19, 2022

Needs rescoping

Read more comments on GitHub >

github_iconTop Results From Across the Web

Comparing Experiments | Data Version Control
You can get a table of experiments with dvc exp show , which displays all the metrics (yellow), parameters (blue) and dependencies (violet)...
Read more >
`dvc exp ps`: Experiment executor/process management
dvc exp ps`: Experiment executor/process management. ... Collect the results of jobs when completed (manually if needed).
Read more >
Understanding common Performance Issues in Apache Spark
As the Executor process runs on a Java virtual machine Spark understands the ... Experiment 4: Aggregating results by a skewed feature ......
Read more >
Executors - GitLab Docs
The executors support different platforms and methodologies for building a project. The table below shows the key facts for each executor which will...
Read more >
Run notebook files with the executor | Vertex AI Workbench
After the execution completes, you can view the execution results and share them with others. When a notebook file is submitted to Vertex...
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