AWS SQS Sink 在 Flink 中

huangapple go评论58阅读模式
英文:

AWS SQS Sink in Flink

问题

我想在Flink中添加Aws SQS sink。想知道是否已经有人尝试过相同的操作,或者是否已知与此集成相关的任何挑战?

任何代码参考或文档将会有所帮助。

英文:

I want to add Aws SQS sink in Flink. Wanted to know if anybody has already tried the same or if there is any known challenges with this integration?

Any code references or documentation would be helpful.

答案1

得分: 0

这是一个AWS实现的SQS Sink,位于他们的'aws-samples' Github存储库中。

查看链接:https://github.com/aws-samples/amazon-kinesis-data-analytics-examples/tree/master/SQSSink

英文:

There is a AWS implementation of a SQS Sink on their 'aws-samples' Github's repository.

Check it out: https://github.com/aws-samples/amazon-kinesis-data-analytics-examples/tree/master/SQSSink

huangapple
  • 本文由 发表于 2023年6月15日 14:31:41
  • 转载请务必保留本文链接:https://go.coder-hub.com/76479711.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定