<?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: Hive fails with &amp;quot;Hive Internal Error message: FULL head&amp;quot; in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-fails-with-quot-Hive-Internal-Error-message-FULL-head/m-p/148503#M20157</link>
    <description>&lt;P&gt;Actually slightly different issue now though. some other error.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2016 01:45:39 GMT</pubDate>
    <dc:creator>kvasko</dc:creator>
    <dc:date>2016-02-19T01:45:39Z</dc:date>
    <item>
      <title>Hive fails with "Hive Internal Error message: FULL head"</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-fails-with-quot-Hive-Internal-Error-message-FULL-head/m-p/148500#M20154</link>
      <description>&lt;P&gt;
	Using HDP 2.3.2 sandbox.&lt;/P&gt;&lt;P&gt;I have an external table defined over a folder that contains XML documents. There is 1 column in this table with the column containing each documents data as a string.&lt;/P&gt;&lt;P&gt;
	I am trying to create a view on top of the XML data with xpaths. So for example, &lt;/P&gt;&lt;P&gt;
	CREATE VIEW myview (column1,...Column N)  AS SELECT xpath_string(rawxml, '/my/xpath/to/value'), xpath_string(rawxml, '/another/xpath') FROM myxmltable;&lt;/P&gt;&lt;P&gt;
	The XML document has 400+ xpaths that I want to grab and put into the view. I can do about 60 columns worth of xpaths before I get this error. &lt;/P&gt;&lt;P&gt;FAILED: Hive Internal Error: com.sun.jersey.api.client.ClientHandlerException(java.io.IOException: org.apache.hadoop.security.authentication.client.AuthenticationException: Authentication failed, status: 413, message: FULL head)&lt;/P&gt;&lt;P&gt;		com.sun.jersey.api.client.ClientHandlerException: java.io.IOException: org.apache.hadoop.security.authentication.client.AuthenticationException: Authentication failed, status: 413, message: FULL head
&lt;/P&gt;&lt;P&gt;UPDATE:&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;I disabled authentication in Ambari, restarted and changed http to binary.&lt;/P&gt;&lt;P&gt;So I removed authentication temporarily to confirm that was causing the issue. After doing so, I am now getting a completely different error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FAILED: Hive Internal Error: com.sun.jersey.api.client.ClientHandlerException(java.io.IOException: java.io.IOException: Error writing to server)
com.sun.jersey.api.client.ClientHandlerException: java.io.IOException: java.io.IOException: Error writing to server
  at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149)&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 00:26:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-fails-with-quot-Hive-Internal-Error-message-FULL-head/m-p/148500#M20154</guid>
      <dc:creator>kvasko</dc:creator>
      <dc:date>2016-02-19T00:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hive fails with "Hive Internal Error message: FULL head"</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-fails-with-quot-Hive-Internal-Error-message-FULL-head/m-p/148501#M20155</link>
      <description>&lt;P&gt;Ok might have solved my own issue. This looks to be a problem with the http request/response header size. This defect is here and was fixed in 1.3.0 and 2.0.0. Other than upgrading Hive is there anyway I can set these values?&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/HIVE-11720"&gt;https://issues.apache.org/jira/browse/HIVE-11720&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 00:34:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-fails-with-quot-Hive-Internal-Error-message-FULL-head/m-p/148501#M20155</guid>
      <dc:creator>kvasko</dc:creator>
      <dc:date>2016-02-19T00:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hive fails with "Hive Internal Error message: FULL head"</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-fails-with-quot-Hive-Internal-Error-message-FULL-head/m-p/148502#M20156</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2337/kvasko.html" nodeid="2337"&gt;@Kevin Vasko&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Nice! I am guessing that you fixed it. &lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 01:33:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-fails-with-quot-Hive-Internal-Error-message-FULL-head/m-p/148502#M20156</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-19T01:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hive fails with "Hive Internal Error message: FULL head"</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-fails-with-quot-Hive-Internal-Error-message-FULL-head/m-p/148503#M20157</link>
      <description>&lt;P&gt;Actually slightly different issue now though. some other error.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 01:45:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-fails-with-quot-Hive-Internal-Error-message-FULL-head/m-p/148503#M20157</guid>
      <dc:creator>kvasko</dc:creator>
      <dc:date>2016-02-19T01:45:39Z</dc:date>
    </item>
  </channel>
</rss>

