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

Incorrect results for databricks labs ucx workflows command #786

Closed
nfx opened this issue Jan 16, 2024 · 0 comments · Fixed by #811
Closed

Incorrect results for databricks labs ucx workflows command #786

nfx opened this issue Jan 16, 2024 · 0 comments · Fixed by #811

Comments

@nfx
Copy link
Collaborator

nfx commented Jan 16, 2024

There are two issues with the workflows command:

  1. only assessment job is shown in the list, even though we have to show all of the relevant jobs - assessment, migrate-groups, remove-backup-groups, ...
  2. state is None, but it should have been failed.
  3. Started should show a bit more human-friendly value, like "34 minutes ago"
$ databricks labs ucx workflows
12:11:43  INFO [databricks.sdk] Using Databricks CLI authentication
12:11:43  INFO [d.labs.ucx] Fetching deployed jobs...
Step        State  Started
assessment  None   1.705400967017e+12

this is the result on a fresh installation for a workflow that is currently running:
image

and this is for the assessment job that finished - the UCX is not quite good.
image

@nfx nfx added the bug label Jan 16, 2024
@nfx nfx closed this as completed in #811 Jan 18, 2024
larsgeorge-db added a commit that referenced this issue Jan 19, 2024
larsgeorge-db added a commit that referenced this issue Jan 19, 2024
nfx pushed a commit that referenced this issue Feb 12, 2024
dmoore247 pushed a commit that referenced this issue Mar 23, 2024
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

Successfully merging a pull request may close this issue.

1 participant