<?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 to a mysql database via SSH in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-a-mysql-database-via-SSH/m-p/2200417#M2916</link>
    <description>Not exactly
&lt;BR /&gt;
&lt;BR /&gt;Just before, for example in PreJob
&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Jan 2019 23:28:25 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2019-01-17T23:28:25Z</dc:date>
    <item>
      <title>Connecting to a mysql database via SSH</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-a-mysql-database-via-SSH/m-p/2200414#M2913</link>
      <description>&lt;P&gt;Pls can anyone help with the process of using the tMySqlInput to connect to a database via SSH connection.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 22:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-to-a-mysql-database-via-SSH/m-p/2200414#M2913</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-17T22:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to a mysql database via SSH</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-a-mysql-database-via-SSH/m-p/2200415#M2914</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;you can not do this from tMySQLInput component, but you can create ssh tunnel outside of Talend (with several gui tools) or right from Talend with tSystem component:&lt;/P&gt; 
&lt;PRE&gt;ssh -L 1234:localhost:3306 mysql.server.remote&lt;/PRE&gt; 
&lt;P&gt;after this you need use new localhost and new port (1234 in example) in tMySQLInput settings&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;UPDATE:&lt;/P&gt; 
&lt;P&gt;of course you must have installed/enabled ssh command in case of Windows machine if choose command-line (tSystem) way&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 22:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-to-a-mysql-database-via-SSH/m-p/2200415#M2914</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-17T22:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to a mysql database via SSH</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-a-mysql-database-via-SSH/m-p/2200416#M2915</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However for the&amp;nbsp;&lt;SPAN&gt;tSystem option will it need to be connected to the tMySqlInput ???&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 23:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-to-a-mysql-database-via-SSH/m-p/2200416#M2915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-17T23:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to a mysql database via SSH</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-a-mysql-database-via-SSH/m-p/2200417#M2916</link>
      <description>Not exactly
&lt;BR /&gt;
&lt;BR /&gt;Just before, for example in PreJob
&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jan 2019 23:28:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-to-a-mysql-database-via-SSH/m-p/2200417#M2916</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-17T23:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to a mysql database via SSH</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-a-mysql-database-via-SSH/m-p/2200418#M2917</link>
      <description>Tried doing it on my system (MacOs)&lt;BR /&gt;did a quick connection to ssh and tried to connect to the mysql via the tmysqlinput and I got connection failed.</description>
      <pubDate>Wed, 23 Jan 2019 14:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-to-a-mysql-database-via-SSH/m-p/2200418#M2917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-23T14:23:44Z</dc:date>
    </item>
  </channel>
</rss>

