<?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>question Could NIfi - executeSQL process run sql  to join tables from two differeent Databases? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Could-NIfi-executeSQL-process-run-sql-to-join-tables-from/m-p/186096#M80843</link>
    <description>&lt;P&gt;Could NIfi Nifi - executeSQL process run sql  to join two Databases?&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jul 2018 23:02:19 GMT</pubDate>
    <dc:creator>toandyliang</dc:creator>
    <dc:date>2018-07-17T23:02:19Z</dc:date>
    <item>
      <title>Could NIfi - executeSQL process run sql  to join tables from two differeent Databases?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Could-NIfi-executeSQL-process-run-sql-to-join-tables-from/m-p/186096#M80843</link>
      <description>&lt;P&gt;Could NIfi Nifi - executeSQL process run sql  to join two Databases?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 23:02:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Could-NIfi-executeSQL-process-run-sql-to-join-tables-from/m-p/186096#M80843</guid>
      <dc:creator>toandyliang</dc:creator>
      <dc:date>2018-07-17T23:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Could NIfi - executeSQL process run sql  to join tables from two differeent Databases?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Could-NIfi-executeSQL-process-run-sql-to-join-tables-from/m-p/186097#M80844</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/15487/toandyliang.html" nodeid="15487"&gt;@Andy Liang&lt;/A&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;The ExecuteSQL processor only supports "Select" statements.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Also see:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/64667/joining-tables-within-nifi.html" target="_blank"&gt;https://community.hortonworks.com/questions/64667/joining-tables-within-nifi.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;If you found this Answer addressed your original question, please take a moment to login and click "Accept" below the answer.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 00:52:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Could-NIfi-executeSQL-process-run-sql-to-join-tables-from/m-p/186097#M80844</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2018-07-18T00:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Could NIfi - executeSQL process run sql  to join tables from two differeent Databases?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Could-NIfi-executeSQL-process-run-sql-to-join-tables-from/m-p/186098#M80845</link>
      <description>&lt;P&gt;Thank you for the quick reply, Matt&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 04:01:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Could-NIfi-executeSQL-process-run-sql-to-join-tables-from/m-p/186098#M80845</guid>
      <dc:creator>toandyliang</dc:creator>
      <dc:date>2018-07-18T04:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Could NIfi - executeSQL process run sql  to join tables from two differeent Databases?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Could-NIfi-executeSQL-process-run-sql-to-join-tables-from/m-p/186099#M80846</link>
      <description>&lt;P&gt;You can use a JOIN clause in the select statement, but it will only work for a single RDBMS. You may find you can join two tables from two databases/schemas in the same RDBMS (if that system lets you), but you can't currently join two tables from totally separate database systems. You could investigate &lt;A href="https://prestodb.io/" target="_blank"&gt;Presto&lt;/A&gt;, it allows for joining of tables across multiple systems, and you could have a single connection to it from NiFi in ExecuteSQL. That way it will look like a single RDBMS to NiFi, but Presto can be configured to do the cross-DB join.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 19:49:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Could-NIfi-executeSQL-process-run-sql-to-join-tables-from/m-p/186099#M80846</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2018-07-23T19:49:05Z</dc:date>
    </item>
  </channel>
</rss>

