<?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: Presto DB to Redshift in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Presto-DB-to-Redshift/m-p/2232432#M22397</link>
    <description>&lt;P&gt;Thanks, Nikhil. Maybe in future we might move to Athena.&lt;BR /&gt;&lt;BR /&gt;I could able to resolve the issue with Presto Facebook Driver&lt;BR /&gt;&lt;BR /&gt;This format should work if you anyone using LDAP Authentication with keystore and SSL&lt;/P&gt;
&lt;PRE&gt;JDBC URL: jdbc:Presto://server:8086/hive?SSLTrustStorePath=abc.keystore&amp;amp;SSLTrustStorePassword=changeit&amp;amp;SSL=true&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jul 2019 16:06:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-17T16:06:54Z</dc:date>
    <item>
      <title>Presto DB to Redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Presto-DB-to-Redshift/m-p/2232430#M22395</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm trying to do a POC. Reading data from Presto DB, do transformations and dump into Redshift. I don't see resources on Presto DB with Talend.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm facing few issues connecting to Presto DB with JDBC parameters&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;JDBC URL: jdbc&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;resto://&lt;STRONG&gt;server&lt;/STRONG&gt;:8086/hive;AuthenticationType=LDAP Authentication;SSLTrustStorePath=abc.keystore;SSLTrustStorePwd=changeit;SSL=1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;When I use JDBC connection, its keep on erroring me as either Invalid JDBC URL or SSL is required.&amp;nbsp;&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;Can someone please help me with screenshots or something which can guide me through Presto with Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;KR&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Presto-DB-to-Redshift/m-p/2232430#M22395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Presto DB to Redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Presto-DB-to-Redshift/m-p/2232431#M22396</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;End of day, AWS Athena is a serverless version of Presto and below are some articles to connect to Amazon Athena. Could you please try them? I have not personally tried it in any Presto environment but it should be a good starting point for your analysis.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/36FNvH4mND6uL3cKKzTU~w/~xQ_ZPcAetw8zVHCU31Xdg" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/36FNvH4mND6uL3cKKzTU~w/~xQ_ZPcAetw8zVHCU31Xdg&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCsFeCAK" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Connecting-Talend-on-Amazon-Athena/td-p/55940&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 03:31:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Presto-DB-to-Redshift/m-p/2232431#M22396</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-17T03:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Presto DB to Redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Presto-DB-to-Redshift/m-p/2232432#M22397</link>
      <description>&lt;P&gt;Thanks, Nikhil. Maybe in future we might move to Athena.&lt;BR /&gt;&lt;BR /&gt;I could able to resolve the issue with Presto Facebook Driver&lt;BR /&gt;&lt;BR /&gt;This format should work if you anyone using LDAP Authentication with keystore and SSL&lt;/P&gt;
&lt;PRE&gt;JDBC URL: jdbc:Presto://server:8086/hive?SSLTrustStorePath=abc.keystore&amp;amp;SSLTrustStorePassword=changeit&amp;amp;SSL=true&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 16:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Presto-DB-to-Redshift/m-p/2232432#M22397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-17T16:06:54Z</dc:date>
    </item>
  </channel>
</rss>

