Giter Club home page Giter Club logo

Comments (7)

alfeuduran avatar alfeuduran commented on July 29, 2024

Im with the same issue!

from aztk.

Geims83 avatar Geims83 commented on July 29, 2024

FYI, after creating resources manually, aztk works.

from aztk.

anuragsah00 avatar anuragsah00 commented on July 29, 2024

I have the same issue.

from aztk.

alfeuduran avatar alfeuduran commented on July 29, 2024

FYI, after creating resources manually, aztk works.

Tks for sharing, i will use the Azure AKS for the same propose, for those who are interested

https://docs.microsoft.com/en-us/azure/aks/spark-job

from aztk.

kkdatta avatar kkdatta commented on July 29, 2024

FYI, after creating resources manually, aztk works.

Im with the same issue!

FYI, after creating resources manually, aztk works.

can u explain how?

from aztk.

Geims83 avatar Geims83 commented on July 29, 2024

can u explain how?

I assume you have already an Azure subscription and that you have run aztk spark init.

You have to:

  • Open Azure AD and get the tenant ID -> copy that into .aztk/secrets.yaml in service_principal.tenant_id
  • Create an app registration in Azure AD and get the application ID -> copy into client_id
  • Create a new client secret -> copy into credential
  • Create a new Batch Account (if you dont'have one already) and give the App you created before the "Contributor" role on that. Then take the Batch Account resource Id from the Properties pane and paste it on the secrets.yaml, service_principal, batch_account_resource_id
  • Create a new Storage Account (if you dont'have one already) and give the App you created before the "Contributor" role on that. Then take the Storage Account resource Id from the Properties pane and paste it on the secrets.yaml, service_principal, storage_account_resource_id
  • (Optional) If you want to use Mixed Mode (spot instances), you have to create a Vnet, to give the app the Contributor role on that, to create a subnet into the Vnet, and to put the subnet Resource ID into cluster.yaml

from aztk.

manthanthakker avatar manthanthakker commented on July 29, 2024

Please follow the manual steps here: https://aztk.readthedocs.io/en/v0.10.2/00-getting-started.html

from aztk.

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.