Hi Team, Just wanted to understand on a use case...
# ask-community-for-troubleshooting
r
Hi Team, Just wanted to understand on a use case which our company is trying to solve. Consider we have a source as a hubspot and destination as S3 where output format is csv. Can we modify the writer so that along with generating csv in S3, we want to put that data in aws Athena. How can we achieve it, so that our company can leverage the usage of airbyte and it's component. Thanks in advance.
Hi @Karen (Airbyte) @Marcos Marx (Airbyte) any input?
n
Hey Rahul, as per our Slack code of conduct: Please do not tag specific individuals for help on your questions. Here's the reference link, you can familiarize yourself with the other points as well: https://docs.airbyte.com/project-overview/slack-code-of-conduct/#rule-7-dont-spam-tags-or-use-here-or-channel
👍 1
I think this would require two different connections, as at this point one source cannot sync to two destinations at the same time. You'd need to have a connection with the S3 destination, and also use the AWS Datalake destination connector in another connection: https://docs.airbyte.com/integrations/destinations/aws-datalake/