Skip to content

Commit 0d83215

Browse files
Updated assessment documentation (#873)
Fixes #828 ## Changes <!-- Summary of your changes that are easy to understand. Add screenshots when necessary --> ### Linked issues <!-- DOC: Link issue with a keyword: close, closes, closed, fix, fixes, fixed, resolve, resolves, resolved. See https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword --> Resolves #.. ### Functionality - [x] added relevant user documentation - [ ] added new CLI command - [ ] modified existing command: `databricks labs ucx ...` - [ ] added a new workflow - [ ] modified existing workflow: `...` - [ ] added a new table - [ ] modified existing table: `...` ### Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> - [ ] manually tested - [ ] added unit tests - [ ] added integration tests - [ ] verified on staging environment (screenshot attached)
1 parent 2853d39 commit 0d83215

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/assessment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Total number of identified storage locations based on scanning Hive Metastore ta
2525
# Assessment Widgets
2626
Assessment widgets query tables in the $inventory database and summarize or detail out findings.
2727

28-
The second row of the report starts with "Readiness", "Assessment Summary", "Table counts by storage" and "Table counts by schema and format"
28+
The second row of the report starts with "Job Count", "Readiness", "Assessment Summary", "Table counts by storage" and "Table counts by schema and format"
2929

30-
<img width="1512" alt="image" src="https://github.com/databrickslabs/ucx/assets/106815134/41904d8a-c746-4191-be08-2e9e2090935d">
30+
<img width="1510" alt="image" src="https://github.com/databrickslabs/ucx/assets/106815134/b7ea36a6-165b-4172-933d-b0b049707316">
3131

3232
## Readiness
3333
This is a rough summary of the workspace readiness to run Unity Catalog governed workloads. Each line item is the percent of compatible items divided by the total items in the class.

0 commit comments

Comments
 (0)