Hello Databricks Community,
Iām currently in the process of migrating our codebase to Unity Catalog using UCX and would appreciate some advice. Our environment has a mix of jobs and tables running on both Unity Catalog and hive_metastore.
After running the UCX assessment, I noticed that the job list includes those already operating on Unity Catalog. Is there a way to filter or obtain a list that only includes the jobs that still need to be migrated from hive_metastore?
Additionally, does UCX offer any commands for the actual migration of code to Unity Catalog? I understand from the documentation that some features might still be experimental, but Iām looking for any available tools or commands that can help automate or streamline the migration process.
Iāve seen that there are tools for migrating tables, and Iām curious if thereās an equivalent process for migrating code, perhaps using a mapping.csv file or a similar method.
Thanks in advance for your help!
Best regards,
Domenico