acryldata / datahub-actions

DataHub Actions is a framework for responding to changes to your DataHub Metadata Graph in real time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for SASL/GSSAPI properties in Action Framework

dianadujing opened this issue · comments

Hi there,

In guide of "Configuring Kafka in DataHub", there is detailed elaboration of how to set SASL/GSSAPI properties for Datahub core. However, there is no such configuration in Action Framework:
https://github.com/acryldata/datahub-actions/blob/main/datahub-actions/src/datahub_actions/plugin/source/kafka/kafka_event_source.py#L124

Is there any plan to enable same configuration settings for Action Framework?

Thanks

I have similar issue especially with lack of support for conumer_config
I had to workaround by supplying my own copy of default executor.yaml file with all the consumer config to be able to use datahub-actions unless I am seriously missing some documentation here explaining a way out.

This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io

This issue was closed because it has been inactive for 30 days since being marked as stale.