datahub-actions
datahub-actions copied to clipboard
DataHub Actions is a framework for responding to changes to your DataHub Metadata Graph in real time.
Only a small fix here, but also see [this PR](https://github.com/datahub-project/datahub/pull/6684) for more information.
The current startup script doesnt allow someone running the actions image to change the path it loads configuration yaml files from. This is an important feature because some consumers will...
The [name resolver utility](https://github.com/acryldata/datahub-actions/blob/main/datahub-actions/src/datahub_actions/utils/name_resolver.py) does not currently handle resolving domain urns to human-friendly display names. This leads to messages like: Adding a DomainNameResolver would render the human-friendly names in these...
Hey all! Wondering if y'all have thought about adding a health probe endpoint (or status checker of some sort) to this project that does things like asserts on whether or...
Currently we only support the _versioned_ aspect topic of MetadataChangeLog. We need to also support MetadataChangeLog for timeseries aspects in the Kafka Event Source
I'm trying to follow datahub-actions quick start https://datahubproject.io/docs/actions/ but when i do ```datahub actions -c hello_world.py``` i'm getting below error ``` [2024-04-22 22:33:35,602] INFO {datahub_actions.cli.actions:80} - DataHub Actions version: 0.0.15...
To have configurable consumer groups, this PR introduces three new environment variables which are used for the names of the three existing pipelines - the names of the pipelines are...
Links for datasets like a file are not correct in Teams notifications. Part of delimiters "/" in a URL should be replaced on "%2F" symbols. For example, before changes: http://xx.xx.xx.xx:9002/dataset/urn:li:dataset:(urn:li:dataPlatform:dbfs,/dream_team/cross_banner,PROD)/Schema?schemaFilter=ban_1_Banner...
Dingtalk (Chinese: 钉谈; pinyin: Dīngdīng) is an enterprise communication and collaboration platform developed by the Alibaba Group. [https://page.dingtalk.com/wow/dingtalk/act/en-caseall?spm=a213l2.14171093.3716270044.3.4dd32726qNX8tW&wh_biz=tm](url) It has been widely used in numerous collaborations in China ranging from...
Made by analogy with SlackNotificationAction