#
data-ops
Here are 11 public repositories matching this topic...
Fancy stream processing made operationally mundane
go
golang
kafka
cqrs
etl
rabbitmq
amqp
logs
message-bus
event-sourcing
nats
stream-processing
message-queue
data-engineering
streaming-data
stream-processor
data-ops
-
Updated
Nov 13, 2021 - Go
phixMe
commented
Oct 12, 2021
We have recently made dataset versions traversable via our dataset tab on our lineage page. We would like to do the same for job versions as well. We will want to be able to start with a job, navigate across versions, then navigate again across the runs for that job version. We would also like to see detailed information about job versions on this intermediate page as well. One prereq for this is
Polyglot workflows without leaving the comfort of your technology stack.
workflow
scheduler
scheduling
orchestration-framework
data-engineering
event-driven
ifttt
agents
data-ops
services-platform
activeworkflow
-
Updated
Nov 6, 2021 - Ruby
funsies is a lightweight workflow engine 🔧
-
Updated
Oct 2, 2021 - Python
Data analytics library for Python and suite of open source, command line based data ops tools.
-
Updated
Oct 21, 2021 - Python
A framework for rapid development of robust data pipelines following a simple design pattern
workflow
data-science
machine-learning
data-mining
pipeline
etl
pipelines
design-patterns
pipeline-framework
data-analytics
data-analysis
task-queue
reproducibility
data-processing
data-pipelines
pipeline-stages
data-abstraction
data-ops
ml-ops
-
Updated
Sep 23, 2021 - Python
ysv: clean and transform CSV data along your rules encoded in YAML format, lightning fast
-
Updated
Sep 10, 2021 - Rust
Raccogliamo qui tutti i link alle risorse menzionate durante i nostri QShare
data-science
machine-learning
deep-learning
artificial-intelligence
data-engineering
data-visualisation
software-engineering
dev-ops
data-governance
data-ops
ml-ops
-
Updated
Apr 29, 2020
-
Updated
Feb 8, 2021 - Dockerfile
Repositorch is a VCS repository analysis engine written in C#.
-
Updated
Jul 23, 2021 - C#
Improve this page
Add a description, image, and links to the data-ops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-ops topic, visit your repo's landing page and select "manage topics."
Description
It is not an actual bug but in the documentation here -> https://docs.prefect.io/orchestration/concepts/api.html#queries
flow_run actually needs to be flow_runs.
Otherwise it does not work for me.
Expected Behavior
Documentation should be updated.
Reproduction