<?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: Oracle to Hive table in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204361#M78762</link>
    <description>&lt;P&gt;It works fine now I change within the replacetext to ${hive.ddl} location '${absolute.hdfs.path}'&lt;/P&gt;</description>
    <pubDate>Sun, 27 May 2018 13:51:50 GMT</pubDate>
    <dc:creator>tyas_saleh</dc:creator>
    <dc:date>2018-05-27T13:51:50Z</dc:date>
    <item>
      <title>Oracle to Hive table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204356#M78757</link>
      <description>&lt;P&gt;Hi I'm new to Nifi,&lt;/P&gt;&lt;P&gt;I'm trying to do a simple data migration from oracle database to Hive table using Nifi. I'm using Nifi 1.4 version. &lt;/P&gt;&lt;P&gt;I have also read some tutorial from &lt;A href="https://community.hortonworks.com/articles/108718/ingesting-rdbms-data-as-new-tables-arrive-automagi.html" rel="nofollow noopener noreferrer" target="_blank"&gt;here&lt;/A&gt; and some other thread from this forum. Any pointer, thanks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="76387-nifi-1.png" style="width: 1451px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17211iB0293D925A529B7B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="76387-nifi-1.png" alt="76387-nifi-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="76388-cvrtavro2orc.png" style="width: 889px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17212iF4C0810DF5C1A957/image-size/medium?v=v2&amp;amp;px=400" role="button" title="76388-cvrtavro2orc.png" alt="76388-cvrtavro2orc.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="76389-updateattribute.png" style="width: 858px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17213iBB6AED51A27D776E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="76389-updateattribute.png" alt="76389-updateattribute.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="76390-puthdfs.png" style="width: 858px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17214iD8A0ABDC0E21A62D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="76390-puthdfs.png" alt="76390-puthdfs.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="76391-replacetext.png" style="width: 858px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17215i1AAAAF5FF1DCA75A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="76391-replacetext.png" alt="76391-replacetext.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:04:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204356#M78757</guid>
      <dc:creator>tyas_saleh</dc:creator>
      <dc:date>2019-08-18T05:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle to Hive table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204357#M78758</link>
      <description>&lt;P&gt;Your PutHDFS processor is placing the data into Hadoop (in ORC format after ConvertAvroToORC) for use by Hive, so you don't also need to send an INSERT statement to PutHiveQL. Rather with the pattern you're using, you should have ReplaceText setting the content to a Hive DDL statement to create a table on top of the ORC file(s) location, or a LOAD DATA INPATH to load from the HDFS location into an existing Hive table.&lt;/P&gt;</description>
      <pubDate>Sat, 26 May 2018 06:42:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204357#M78758</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2018-05-26T06:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle to Hive table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204358#M78759</link>
      <description>&lt;P&gt;Thanks Matt for the pointer. I have change the replacetext with "Load data inpath..". Now I'm having issue that the Nifi using anonymous user and access denied to move the file. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/77385-error-permission-denied.png"&gt;error-permission-denied.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 May 2018 12:52:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204358#M78759</guid>
      <dc:creator>tyas_saleh</dc:creator>
      <dc:date>2018-05-26T12:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle to Hive table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204359#M78760</link>
      <description>&lt;P&gt;I got it fix the write permission. Now the orc file able to load to hive table but only into one column only. The source data contain 8 column and 14 row only. The result into hive table only into one column and it is in loop.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="77386-insert-one-column.png" style="width: 1176px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17210iB1A78150DCDAAF30/image-size/medium?v=v2&amp;amp;px=400" role="button" title="77386-insert-one-column.png" alt="77386-insert-one-column.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:03:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204359#M78760</guid>
      <dc:creator>tyas_saleh</dc:creator>
      <dc:date>2019-08-18T05:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle to Hive table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204360#M78761</link>
      <description>&lt;P&gt;What does your CREATE TABLE statement look like, and does it match the schema of the file(s) (Avro/ORC) you're sending to the external location?&lt;/P&gt;</description>
      <pubDate>Sun, 27 May 2018 10:36:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204360#M78761</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2018-05-27T10:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle to Hive table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204361#M78762</link>
      <description>&lt;P&gt;It works fine now I change within the replacetext to ${hive.ddl} location '${absolute.hdfs.path}'&lt;/P&gt;</description>
      <pubDate>Sun, 27 May 2018 13:51:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oracle-to-Hive-table/m-p/204361#M78762</guid>
      <dc:creator>tyas_saleh</dc:creator>
      <dc:date>2018-05-27T13:51:50Z</dc:date>
    </item>
  </channel>
</rss>

