<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Connecting Talend on Amazon Athena in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-on-Amazon-Athena/m-p/2346851#M114201</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;Thanks a Lot!!! It worked!!!&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class=""&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Apr 2018 14:18:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-05T14:18:52Z</dc:date>
    <item>
      <title>Connecting Talend on Amazon Athena</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-on-Amazon-Athena/m-p/2346848#M114198</link>
      <description>&lt;P&gt;Hi, I'm using AWS Athena services but I can't connect on Talend. I't seems I need a s3_staging_dir property to be set on Talend. But, how can I do this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The connection tutorial on amazon is this following link:&amp;nbsp;&lt;A href="https://docs.aws.amazon.com/athena/latest/ug/connect-with-jdbc.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.aws.amazon.com/athena/latest/ug/connect-with-jdbc.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error screen is attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andre Sevilha&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-on-Amazon-Athena/m-p/2346848#M114198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend on Amazon Athena</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-on-Amazon-Athena/m-p/2346849#M114199</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Andre, Were you able to find a solution for this ? I am getting the same error and I see there is no advanced properties or connection properties to enter the&amp;nbsp;&lt;STRONG&gt;s3_staging_dir&lt;/STRONG&gt; and the corresponding &lt;STRONG&gt;s3 bucket name&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[FATAL]: sr_reservation_client_pull_0_1.SR_Reservation_Client_Pull - tJDBCInput_1 property s3_staging_dir must be set&lt;BR /&gt;Exception in component tJDBCInput_1&lt;BR /&gt;java.sql.SQLException: property s3_staging_dir must be set&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 22:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-on-Amazon-Athena/m-p/2346849#M114199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-04T22:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend on Amazon Athena</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-on-Amazon-Athena/m-p/2346850#M114200</link>
      <description>&lt;P&gt;Found a solution that worked for me:&lt;/P&gt;&lt;P&gt;As part of the JDBC URL, we need to add the s3_staging_Dir as shown in blue below (not the "?" needs to be prefixed before the s3_staging_dir):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"jdbc:awsathena://athena.us-east-1.amazonaws.com:443&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;?s3_staging_dir=s3://aws-athena-query-results-xxxxxx-us-east-1/&lt;/STRONG&gt;&lt;/FONT&gt;"&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 23:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-on-Amazon-Athena/m-p/2346850#M114200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-04T23:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend on Amazon Athena</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-on-Amazon-Athena/m-p/2346851#M114201</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Thanks a Lot!!! It worked!!!&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class=""&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 14:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-on-Amazon-Athena/m-p/2346851#M114201</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-05T14:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend on Amazon Athena</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-on-Amazon-Athena/m-p/2346852#M114202</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please show me how you connect to Athena and its process ?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 10:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-on-Amazon-Athena/m-p/2346852#M114202</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2020-04-28T10:26:25Z</dc:date>
    </item>
  </channel>
</rss>

