Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dbt demo: folder and file reference mismatch #152

Open
caloudz opened this issue Dec 5, 2024 · 0 comments
Open

dbt demo: folder and file reference mismatch #152

caloudz opened this issue Dec 5, 2024 · 0 comments

Comments

@caloudz
Copy link

caloudz commented Dec 5, 2024

When running

%pip install dbdemos
import dbdemos
dbdemos.install('dbt-on-databricks')

Amongst other assets, a workflow is spun up, but it's already in the failed stage. The first task gives the following error:

run failed with error message
 Unable to access the notebook "/Repos/[email protected]/dbdemos-dbt-databricks-c360/01-ingest-autoloader/01-data-ingestion". Either it does not exist, or the identity used to run this job, user-XYZ, lacks the required permissions.

It appears that the reference is wrong, as the Repos installs different subfolders: i.e. 01-load-raw-data instead of 01-ingest-autoloader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant