You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jon Chase (Jira)" <ji...@apache.org> on 2020/05/22 12:23:00 UTC

[jira] [Commented] (CAMEL-14992) Create a Camel AWS2 Athena component

    [ https://issues.apache.org/jira/browse/CAMEL-14992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113980#comment-17113980 ] 

Jon Chase commented on CAMEL-14992:
-----------------------------------

I'm working on an Athena Camel component and would be happy to contribute it to this effort.  It's based on the other Camel AWS2 components, so the pattern is pretty much copy/paste from those.  

 

While the basic API invocations are supported (StartQueryExecution, GetQueryExecution, etc.), I'm also building support for higher level workflows like "execute the query, poll until it's complete, if there was a failure that is retryable, retry, and finally return the results (or give up on failure) in out.body".

 

I'd be happy to contribute this if it'd be useful.

> Create a Camel AWS2 Athena component
> ------------------------------------
>
>                 Key: CAMEL-14992
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14992
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-aws2
>            Reporter: Andrea Cosentino
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: 3.x
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)