MicrosoftLearning / MicrosoftLearning/DP-750T00-Implement-Data-Engineering-Solutions-using-Azure-Databricks

Probleme

Open
#30 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.