Skip to main content

Airflow x Aliyun RocketMQ

Project description

Airflow

Airflow Provider for Aliyun RocketMQ

GitHub Build Status codecov PyPI

Example

from aliyun_rocketmq_provider.hooks.aliyun_rocketmq import AliyunRocketMQHook

message_push_topic = AliyunRocketMQHook(topic="message-push")
message_push_topic.run("helloWorld", fail_silently=True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page