Code Monkey home page Code Monkey logo

Comments (8)

QuentinAmbard avatar QuentinAmbard commented on September 1, 2024

thanks for flagging this, which demo is doing that?
You can run it with use_current_cluster = True to avoid the issue while we check the demo setup.

from dbdemos.

jhrobinson avatar jhrobinson commented on September 1, 2024

Two of them:
dbdemos-lakehouse-fsi-credit
dbdemos-lakehouse-retail-c360.

How do I set use_current_cluster = true?

from dbdemos.

QuentinAmbard avatar QuentinAmbard commented on September 1, 2024

just in the install function, you can run dbdemos.help()
It'll prevent from starting a new cluster

from dbdemos.

jhrobinson avatar jhrobinson commented on September 1, 2024

So like this?

dbdemos.help(use_current_cluster = true)

from dbdemos.

QuentinAmbard avatar QuentinAmbard commented on September 1, 2024

dbdemos.install("lakehouse-retail-c360", use_current_cluster = true)

from dbdemos.

jhrobinson avatar jhrobinson commented on September 1, 2024

I added the code you wrote above. No errors, but shouldn't there be a new schema added to UC?

from dbdemos.

jhrobinson avatar jhrobinson commented on September 1, 2024

Is this demo created in such a way that you can't deviate at all? It seems that there are all kinds of issues if you can't use a certain workspace or cluster.

from dbdemos.

QuentinAmbard avatar QuentinAmbard commented on September 1, 2024

@jhrobinson the install will create a job and use your current cluster to run the job, the job will create a schema/catalog and save the data here. You can check the job for more details you have the link in the install report. Make sure your cluster is ML runtime + UC enable (single user is probably easier)

from dbdemos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.