I am in the process of migrating tables from Hive Meta store to Unity Catalog using the Databricks Labs UCX tool. After completing the assessment phase, the dashboard indicates that while external tables are ready to migrate, the managed tables are marked as "not ready." The assessment summary highlights the following findings:
1. Data is in DBFS Root
2. Unsupported cluster types (LEGACY_TABLE_ACL)
3. Unsupported DBR versions
Could the fact that the data is located in the DBFS root be the reason why the managed tables are not ready for migration?
When I run the command data bricks labs UCX migrate-table, the workflow completes successfully, but neither the external nor the managed tables appear in Unity Catalog.
I have attached a screenshot of the assessment dashboard for reference. Could these findings be the cause of the issue, and how should I proceed to resolve it?