maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Maestro: Netflix’s Workflow Orchestrator

Results 67 maestro issues
Sort by recently updated
recently updated
newest added

I just installed Netflix Maestro on my Mac, compiled, and ran the sample projects provided. Everything is functioning smoothly, which is fantastic. I’ve been exploring the sample sample-dag-test-1.json and attempted...

After #13 , we can build the notebook step above it using papermill.

After solving https://github.com/Netflix/maestro/issues/4, Maestro can support cron scheduling.

Upgrade Jackson from 2.11 to the latest version

as it has been deprecated for a long time.

This addresses #10 . Doing an incremental upgrade from the current version i.e. `2.11.4` , the latest version at which build is successful is `2.15.4` https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core Upgrading to the next...

### Description: Please consider adding support for the Nix package manager to Maestro Workflow. Nix offers reliable and reproducible package management, and its inclusion would expand Maestro's compatibility and utility....

# Changes - Add in a Docker image for the maestro-server - Build multi-platform images via GitHub Action # Why - Allow users to deploy and run via Docker images...

Maestro can parse the `manifest.json` compiled by dbt-core to convert dbt models into Maestro workflows. We can also add extra Maestro features into dbt models by embedding them into the...

I get this error when I want to build it: ```maestro$ ./gradlew build > Task :cockroachdb-persistence:compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for...