MicrosoftLearning / MicrosoftLearning/DP-750T00-Implement-Data-Engineering-Solutions-using-Azure-Databricks
Probleme
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 33
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Bonjour, je rencontre un problème avec le lab DP-750. Après avoir exécuté le script officiel de provisioning (00-setup.sh), le workspace Azure Databricks adb-dp750 est bien créé en mode Premium, mais Unity Catalog n'est pas activé. La commande Azure CLI retourne isUcEnabled = false et toute tentative de création d'un catalogue (CREATE CATALOG) échoue avec l'erreur [UC_NOT_ENABLED] Unity Catalog is not enabled on this cluster. J'ai supprimé et recréé entièrement l'environnement, mais le problème persiste. Pouvez-vous vérifier la configuration du workspace ou m'indiquer les étapes nécessaires pour disposer d'un metastore Unity Catalog actif, conformément aux prérequis du lab ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading 00-setup.sh and the Azure CLI steps that create the adb-dp750 workspace, then check the reported isUcEnabled value against the lab prerequisites. Confirm the required Unity Catalog metastore configuration and verify that CREATE CATALOG succeeds; the issue is done when the recreated workspace reports Unity Catalog enabled and catalog creation works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, shell, sql
- Domain
- cloud, data-engineering, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100