<?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 Re: Nifi: What is the best way to issue a SQL CREATE table command? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-What-is-the-best-way-to-issue-a-SQL-CREATE-table/m-p/173664#M37660</link>
    <description>&lt;P&gt;The &lt;A target="_blank" href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.standard.PutSQL/index.html"&gt;PutSQL&lt;/A&gt; processor issues statements and does not expect a ResultSet to be returned, you can use that to issue DDL/DML commands.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Aug 2016 20:44:49 GMT</pubDate>
    <dc:creator>mburgess</dc:creator>
    <dc:date>2016-08-12T20:44:49Z</dc:date>
    <item>
      <title>Nifi: What is the best way to issue a SQL CREATE table command?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-What-is-the-best-way-to-issue-a-SQL-CREATE-table/m-p/173662#M37658</link>
      <description>&lt;P&gt;It seems that there are processor options for SQL INSERT, UPDATE and SELECT, but what about other commands? CREATE for example?&lt;/P&gt;&lt;P&gt;My understanding is that ExecuteSQL is not intended for this as it expects rows back (description states that it is for SELECT). So, how else would / should I do this (and similar, i.e, generic SQL commands that may not necessarily involve data directly)?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 02:40:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-What-is-the-best-way-to-issue-a-SQL-CREATE-table/m-p/173662#M37658</guid>
      <dc:creator>ben_costanza</dc:creator>
      <dc:date>2016-08-12T02:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi: What is the best way to issue a SQL CREATE table command?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-What-is-the-best-way-to-issue-a-SQL-CREATE-table/m-p/173663#M37659</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/12256/bencostanza.html" nodeid="12256"&gt;@Ben&lt;/A&gt;&lt;P&gt; An option to consider if you want to run other types of DDL is via executeprocess process.  Within this processor you can script up the activities not perform OOB with NiFi.  &lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 03:30:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-What-is-the-best-way-to-issue-a-SQL-CREATE-table/m-p/173663#M37659</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-08-12T03:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi: What is the best way to issue a SQL CREATE table command?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-What-is-the-best-way-to-issue-a-SQL-CREATE-table/m-p/173664#M37660</link>
      <description>&lt;P&gt;The &lt;A target="_blank" href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.standard.PutSQL/index.html"&gt;PutSQL&lt;/A&gt; processor issues statements and does not expect a ResultSet to be returned, you can use that to issue DDL/DML commands.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 20:44:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-What-is-the-best-way-to-issue-a-SQL-CREATE-table/m-p/173664#M37660</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2016-08-12T20:44:49Z</dc:date>
    </item>
  </channel>
</rss>

