Coder Social home page Coder Social logo

Comments (2)

cshamis avatar cshamis commented on May 17, 2024

Chris: Good thinking!

I was talking to Derick this morning that having a way to attach a "parameter" object to a recipe (or job) like we assign a workspace would be very powerful. For example: for strike ingests may use one "parameter" set whereas a experimental, background, add-hoc or reprocess could use a completely different "parameter" set. In actuality might be as simple as a JSON with tuples. Things we could put in might be database names and passwords for ingesters, or file locations for publish-type jobs, or maybe control options for processing type jobs... We should be careful to make sure that one job can't see another jobs parameters though. I.e. JOB A, shouldn't be able to see or know JOB B's database password for example... thats bad juju. But there might be room for recipe-level globals that any job might be able to see. We could build a "parameter" editor that goes with each recipe that let's you build up name, value pairs, then assign them as job-level, or recipe level... maybe even a switch to tell scale to make these environment variables inside the docker container, or supply on command line, or add the JSON as a file in the docker container... assuming we can figure out how to do that in docker.

from scale.

Fizz11 avatar Fizz11 commented on May 17, 2024

Closing all issues > 2 years old.

from scale.

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.