No articles match
Advanced DAGs - Dynamic Fan-out and Collect19 days ago
Dynamic Fan-out | Iterating over a field of a list | Iterating over multiple fields simultaneously | Fan-in (Collect) | Fan-out into Fan-in
Directed Acyclic Graphs (DAGs)19 days ago
ETL Example
Maestro Tag Reference19 days ago
Basic Tags | maestroFrequency | maestroStartTime | maestroTz | maestroLogLevel | maestroFlags | maestroLabel | Specifier Tags | maestroHours | maestroDays | maestroMonths | DAG Tags | maestroInputs | maestroMap | maestroOutputs | Advanced Tags | maestroSkip | maestroPriority | maestroRunIf | maestro
Deployment3 months ago
Local Deployment using Cron/Task Manager | Cron | Task Scheduler | Limitations | Posit Connect | Cloud | Serverless Cloud | Final Considerations
Motivation and Concepts3 months ago
What is maestro? | Why do I need maestro? | Pipelines | Scheduled Batch Processing | Orchestrator | Rounded Scheduling | Comparison with other packages | {R} targets | {Python} dagster | When to not use maestro? | Streaming and Event-driven | Hundreds of pipelines | High frequency jobs | Multiple languages (R + Python)
Quick Start3 months ago
Project Setup | Pipelines | Anatomy of a Pipeline | Adding New Pipelines | Orchestrator | Anatomy of the Orchestrator
Advanced Scheduling3 months ago
Stateless Execution | Rounded Scheduling | How often should I schedule my orchestrator? | Example 1 | Example 2 | Irregular Schedules | Hours of the day | Days of week/days of month | Months of year | Final Remarks
Logging5 months ago
Conditions in R: Message, Warning, Error | Log to File | Log to Console | Log Levels | Other Loggers
Conditional Pipelines8 months ago
Simple Conditional | DAG Conditionals | Resource Conditionals
Getting Started1 years ago
Create a schema | Check data against schema | Customizing the message