dagster
https://github.com/dagster-io/dagster
Python
An orchestration platform for the development, production, and observation of data assets.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported6 Subscribers
Add a CodeTriage badge to dagster
Help out
- Issues
- build_solid_context() does not allow you to change logger behavior.
- Add pylint rule to prevent new usage of @solid or @pipeline
- Either support partial config mapping, or communicate that it isn't supported
- Run worker only needs to validate the subset of the run config that it actually uses
- Clearer error message when running a job with unsatisfied root inputs
- Remove **kwargs from GraphDefinition constructor
- True support for job submission to external processing queues
- [Content Gap] improve documentation about running dagster cli commands in kubernetes deployments
- [Content Gap] change schedule testing example to use a pendulum datetime
- Allow configuring volumes and volume mounts on run worker pods
- Docs
- Python not yet supported