You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@apex.apache.org by Jim <ji...@facility.supplies> on 2016/02/16 23:47:24 UTC

Amazon SQS Input Operator

Does anyone have an Amazon SQS Input Operator developed for Apex yet?

I looked through the documentation, and don't see anything.

Thanks,

Jim

Jim


jim@facility.supplies (414) 760-7711
________________________________
The information contained in this communication, including any files or attachments transmitted with it, may contain copyrighted information or information that is confidential and exempt from disclosure under applicable laws and regulations, is intended only for the use of the recipient(s) named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, files or attachments, is strictly prohibited. If you have received this communication in error, please return it to the sender immediately and delete the original message and any copy of it from your computer system. If you have any questions concerning this message, please contact the sender.

Re: Amazon SQS Input Operator

Posted by Yogi Devendra <yo...@apache.org>.
Currently there is no dedicated operator Amazon SQS.

But, Malhar has
https://github.com/apache/incubator-apex-malhar/blob/master/library/src/main/java/com/datatorrent/lib/io/AbstractHttpInputOperator.java

I think, you can try this with REST APIs by Amazon SQS. [
http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/MakingRequests_MakingQueryRequestsArticle.html
]

Please share your findings with the community [Post them on this mailing
list]. This will be helpful if some other member from community wish to
contribute Amazon SQS operator.

~ Yogi

On 17 February 2016 at 04:17, Jim <ji...@facility.supplies> wrote:

> Does anyone have an Amazon SQS Input Operator developed for Apex yet?
>
>
>
> I looked through the documentation, and don’t see anything.
>
>
>
> Thanks,
>
>
>
> Jim
>
> Jim
>
>
> jim@facility.supplies (414) 760-7711
> ------------------------------
> The information contained in this communication, including any files or
> attachments transmitted with it, may contain copyrighted information or
> information that is confidential and exempt from disclosure under
> applicable laws and regulations, is intended only for the use of the
> recipient(s) named above, and may be legally privileged. If the reader of
> this message is not the intended recipient, you are hereby notified that
> any dissemination, distribution, or copying of this communication, or any
> of its contents, files or attachments, is strictly prohibited. If you have
> received this communication in error, please return it to the sender
> immediately and delete the original message and any copy of it from your
> computer system. If you have any questions concerning this message, please
> contact the sender.
>