Git Product home page Git Product logo

Comments (4)

dejanzele avatar dejanzele commented on September 12, 2024

Hi @csantanapr

Thank you for all the suggestions and patience with Armada, you have helped us a lot to improve our installation experience!

We have merged following PRs which should improve the installation experience:

website - #3719
operator - armadaproject/armada-operator#305
armada - #3670

The new Quickstart is tested on OSX and Ubuntu.

This is the new official Quickstart - https://armadaproject.io/quickstart

from armada.

csantanapr avatar csantanapr commented on September 12, 2024

I tried the new quickstart today but hit a problem creating a queue

The command to create queue

armadactl create queue example

This is the error message

Error: [armadactl.CreateQueue] error creating queue example: create queue request failed: rpc error: code = DeadlineExceeded desc = latest balancer error: connection error: desc = "error reading server preface: read tcp 127.0.0.1:65441->127.0.0.1:30002: read: connection reset by peer"

from armada.

csantanapr avatar csantanapr commented on September 12, 2024

I had a problem with disk space on for my kind setup, after fixing disk space problem I tried again and queue got created

$ armadactl create queue example                                                                                                                                                                                                                                             

Created queue example

But then submitting job failed

$armadactl submit dev/quickstart/example-job.yaml                                                                                                                                                                                                                           

[Error]
Error: error submitting request &api.JobSubmitRequest{Queue:"example", JobSetId:"job-set-1", JobRequestItems:[]*api.JobSubmitRequestItem{(*api.JobSubmitRequestItem)(0x140006768c0)}}: rpc error: code = PermissionDenied desc = could not find queue "example"
Usage:
  armadactl submit ./path/to/jobs.yaml [flags]

from armada.

csantanapr avatar csantanapr commented on September 12, 2024

After waiting a few minutes and retry the job then it worked

Do I need to wait for queue to be created before submitting job, how can I check the queue is ok with armadactl ?

$armadactl submit dev/quickstart/example-job.yaml                                                                                                                                                                                                                           

Submitted job with id 01j0vqkxstpdb2yvypawh2qv1w to job set job-set-1

from armada.

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.