<?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: Unable to load  CSV data in to Hive table using Puthivestreaming using Nifi ? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130111#M92797</link>
    <description>&lt;P&gt;Very good, glad to help. I transformed the comment that helped finally to an answer and would be happy if you accept it &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2016 17:53:04 GMT</pubDate>
    <dc:creator>pgreiff</dc:creator>
    <dc:date>2016-11-30T17:53:04Z</dc:date>
    <item>
      <title>Unable to load  CSV data in to Hive table using Puthivestreaming using Nifi ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130103#M92789</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Below are the errors i'm getting while loading CSV file to HIVE table using NIFI.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1.Hive streaming connect/write error, flowfile will be penalized and routed to retry. &lt;/P&gt;&lt;P&gt;2.Error connecting to Hive endpoint:table routes at thrift.&lt;/P&gt;&lt;P&gt;3.Failed to create hive writer for endpoint.&lt;/P&gt;&lt;P&gt;Any solutions for the above much appreciated&amp;amp; Thanks a lot in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 15:18:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130103#M92789</guid>
      <dc:creator>bhanu_balaji</dc:creator>
      <dc:date>2016-11-30T15:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load  CSV data in to Hive table using Puthivestreaming using Nifi ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130104#M92790</link>
      <description>&lt;P&gt;Bhanu, can you please share the entry of the nifi-app.log for the error to see what exactly happened? &lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 15:36:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130104#M92790</guid>
      <dc:creator>pgreiff</dc:creator>
      <dc:date>2016-11-30T15:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load  CSV data in to Hive table using Puthivestreaming using Nifi ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130105#M92791</link>
      <description>&lt;P&gt;please check this, this helped me&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/59681/puthivestreaming-nifi-processor-various-errors.html#answer-59737" target="_blank"&gt;https://community.hortonworks.com/questions/59681/puthivestreaming-nifi-processor-various-errors.html#answer-59737&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 16:22:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130105#M92791</guid>
      <dc:creator>avijeetd</dc:creator>
      <dc:date>2016-11-30T16:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load  CSV data in to Hive table using Puthivestreaming using Nifi ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130106#M92792</link>
      <description>&lt;P&gt;Ah, Hive has reached the maximum number of open transactions. There is the parameter hive.max.open.txns that limits the number (compare to &lt;A href="https://cwiki.apache.org/confluence/display/Hive/Hive+Transactions"&gt;https://cwiki.apache.org/confluence/display/Hive/Hive+Transactions&lt;/A&gt; ). Default Value is 100000 - this should be high enough, and I guess you did not change it, but maybe you want to check it.&lt;/P&gt;&lt;P&gt;Not sure what is going on in your environment but maybe you want to have a look Chapter 6 of &lt;A href="http://hortonworks.com/hadoop-tutorial/using-hive-acid-transactions-insert-update-delete-data/"&gt;http://hortonworks.com/hadoop-tutorial/using-hive-acid-transactions-insert-update-delete-data/&lt;/A&gt; to see how to manage your open transactions.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 17:08:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130106#M92792</guid>
      <dc:creator>pgreiff</dc:creator>
      <dc:date>2016-11-30T17:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load  CSV data in to Hive table using Puthivestreaming using Nifi ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130107#M92793</link>
      <description>&lt;P&gt;Bhanu @ Please find my nifi_app.log as an attachment.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 17:08:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130107#M92793</guid>
      <dc:creator>bhanu_balaji</dc:creator>
      <dc:date>2016-11-30T17:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load  CSV data in to Hive table using Puthivestreaming using Nifi ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130108#M92794</link>
      <description>&lt;P&gt;Thanks Bhanu, the error comes from Hive. Can you please also have a look at the hive metastore log file and share any related error message?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 17:08:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130108#M92794</guid>
      <dc:creator>pgreiff</dc:creator>
      <dc:date>2016-11-30T17:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load  CSV data in to Hive table using Puthivestreaming using Nifi ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130109#M92795</link>
      <description>&lt;P&gt;Bhanu@please find hivemetastore as an attachment.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 17:08:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130109#M92795</guid>
      <dc:creator>bhanu_balaji</dc:creator>
      <dc:date>2016-11-30T17:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load  CSV data in to Hive table using Puthivestreaming using Nifi ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130110#M92796</link>
      <description>&lt;P&gt;I have changed Open txns limit &amp;amp; enabled Run compactor to ' TRUE'  &amp;amp; changed the numbers of threads used by compactor ='5'.Now i'm able to load data in to my Hive table. Thanks a lot for help Peter.It worked like an charm. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 17:42:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130110#M92796</guid>
      <dc:creator>bhanu_balaji</dc:creator>
      <dc:date>2016-11-30T17:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load  CSV data in to Hive table using Puthivestreaming using Nifi ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130111#M92797</link>
      <description>&lt;P&gt;Very good, glad to help. I transformed the comment that helped finally to an answer and would be happy if you accept it &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 17:53:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130111#M92797</guid>
      <dc:creator>pgreiff</dc:creator>
      <dc:date>2016-11-30T17:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load  CSV data in to Hive table using Puthivestreaming using Nifi ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130112#M92798</link>
      <description>&lt;P&gt;Sure &amp;amp; Thank you very much indeed.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 18:03:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-load-CSV-data-in-to-Hive-table-using/m-p/130112#M92798</guid>
      <dc:creator>bhanu_balaji</dc:creator>
      <dc:date>2016-11-30T18:03:11Z</dc:date>
    </item>
  </channel>
</rss>

