<?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: MySQL / MariaDB Connection Pool Issues in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/MySQL-MariaDB-Connection-Pool-Issues/m-p/2331896#M100832</link>
    <description>Hi,&lt;BR /&gt;Have you already checked document about:&lt;A href="https://help.talend.com/search/all?query=Using+datasources+and+connection+pooling+in+Talend+Runtime&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Using datasources and connection pooling in Talend Runtime&lt;/A&gt;?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 12 Dec 2016 07:29:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-12T07:29:59Z</dc:date>
    <item>
      <title>MySQL / MariaDB Connection Pool Issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySQL-MariaDB-Connection-Pool-Issues/m-p/2331895#M100831</link>
      <description>Hey all - hoping someone can point me in the right direction here. &amp;nbsp;I've defined a connection pool in the ESB runtime for a MariaDB database (hosted on Amazon RDS, if it matters). &amp;nbsp;The datasource XML that I've defined and deployed in the runtime looks like this: 
  &lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt; 
  &lt;BR /&gt;&amp;lt;blueprint xmlns=" 
  &lt;A href="http://www.osgi.org/xmlns/blueprint/v1.0.0" target="_blank"&gt;http://www.osgi.org/xmlns/blueprint/v1.0.0&lt;/A&gt;" 
  &lt;BR /&gt;&amp;nbsp; &amp;nbsp; default-activation="lazy"&amp;gt; 
  &lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;bean id="CDHDataSource" class="com.mysql.jdbc.jdbc2.optional.MysqlConnectionPoolDataSource"&amp;gt; 
  &lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;property name="url" value="jdbc:mysql:///?noDatetimeStringSync=true"/&amp;gt; 
  &lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;property name="user" value="xxxxxxxx"/&amp;gt; 
  &lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;property name="password" value="xxxxxxxxx"/&amp;gt; 
  &lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/bean&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;bean id="cdh" class="org.apach
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MctN" target="_blank"&gt;here&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySQL-MariaDB-Connection-Pool-Issues/m-p/2331895#M100831</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T10:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL / MariaDB Connection Pool Issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySQL-MariaDB-Connection-Pool-Issues/m-p/2331896#M100832</link>
      <description>Hi,&lt;BR /&gt;Have you already checked document about:&lt;A href="https://help.talend.com/search/all?query=Using+datasources+and+connection+pooling+in+Talend+Runtime&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Using datasources and connection pooling in Talend Runtime&lt;/A&gt;?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 12 Dec 2016 07:29:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySQL-MariaDB-Connection-Pool-Issues/m-p/2331896#M100832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T07:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL / MariaDB Connection Pool Issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySQL-MariaDB-Connection-Pool-Issues/m-p/2331897#M100833</link>
      <description>No, I'm reviewing that document now. &amp;nbsp;Thank you. &amp;nbsp;A couple questions that immediately come to mind, based on what I'm reading there:
&lt;BR /&gt;- I have multiple database connection pools that I need to create. &amp;nbsp;It's not obvious how I would do that. For example, if I follow the document, I end up with a single MySQL datasource named "ds-mysql". I see how I can edit the configuration for this datasource under container/etc/org.talend.esb.datasource.mysql.cfg. &amp;nbsp;But, how do I create multiple datasources of the same database type?
&lt;BR /&gt;- I see various connection pool settings in the default org.talend.esb.datasource.mysql.cfg that is created. Where can I find the additional parameters that I can use here? &amp;nbsp;
&lt;BR /&gt;- The method I have been using to create connection pools was to start with the template provided in the add-ons/datasources/dataservice folder. &amp;nbsp;I've been creating individual datasource connection pool XML files based on the template from here and then deploying them into the container/deploy directory. &amp;nbsp;This "functionally" works, except for the issues I've described here. &amp;nbsp;I don't recall how I landed on going with this method for creating connection pools. &amp;nbsp;What's the use case scenarios for using this method vs what's described in the document you've referenced?</description>
      <pubDate>Mon, 12 Dec 2016 16:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySQL-MariaDB-Connection-Pool-Issues/m-p/2331897#M100833</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-12-12T16:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL / MariaDB Connection Pool Issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySQL-MariaDB-Connection-Pool-Issues/m-p/2331898#M100834</link>
      <description>Anyone have any thoughts on my followup questions? I can't imagine i'm the only one who uses multiple db connection pools?</description>
      <pubDate>Wed, 14 Dec 2016 14:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySQL-MariaDB-Connection-Pool-Issues/m-p/2331898#M100834</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-12-14T14:45:50Z</dc:date>
    </item>
  </channel>
</rss>

