<?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: Temporary table created automatically in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Temporary-table-created-automatically/m-p/140212#M48110</link>
    <description>&lt;P&gt;These tables are created by insert statement using VALUES clause - it's part of internal implementation logic.  They are temp tables and are session scoped and as you've noticed will go away when the session ends.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2016 02:28:43 GMT</pubDate>
    <dc:creator>ekoifman</dc:creator>
    <dc:date>2016-12-08T02:28:43Z</dc:date>
    <item>
      <title>Hive: Temporary table created automatically</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Temporary-table-created-automatically/m-p/140209#M48107</link>
      <description>&lt;P&gt;For Hive table of type TEXTFILE, a temporary table gets automatically created like below (for each table that we create), at the time when you try to do an INSERT.  Can you please advise if this is an expected behavior and the temp table should be left untouched?&lt;/P&gt;&lt;P&gt;values__tmp__table__1&lt;/P&gt;&lt;P&gt;values__tmp__table__2&lt;/P&gt;&lt;P&gt;values__tmp__table__3&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 04:40:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Temporary-table-created-automatically/m-p/140209#M48107</guid>
      <dc:creator>ashsskum</dc:creator>
      <dc:date>2016-12-07T04:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hive: Temporary table created automatically</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Temporary-table-created-automatically/m-p/140210#M48108</link>
      <description>&lt;P&gt;Temp tables like these are created when hive needs to manage intermediate data during an operation.  This is normal.  They should automatically delete when the operation is over.  See these links for more:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_data-access/content/temp-tables.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_data-access/content/temp-tables.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://www.javachain.com/hive-create-temporary-table" target="_blank"&gt;http://www.javachain.com/hive-create-temporary-table&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt;If this is what you are looking for, let me know by accepting the answer; else, let me know of any gaps or followup questions.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 05:02:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Temporary-table-created-automatically/m-p/140210#M48108</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2016-12-07T05:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hive: Temporary table created automatically</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Temporary-table-created-automatically/m-p/140211#M48109</link>
      <description>&lt;P&gt;I noticed that those tables were present until I stayed within the hive session.  After disconnecting and re-establishing the hive session, I didn't find those tables.&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;The above links seems to correspond to user creating temporary table with syntax "CREATE TEMPORARY TABLE". However, my inquiry was related to the tables created automatically by Hive.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 07:20:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Temporary-table-created-automatically/m-p/140211#M48109</guid>
      <dc:creator>ashsskum</dc:creator>
      <dc:date>2016-12-07T07:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hive: Temporary table created automatically</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Temporary-table-created-automatically/m-p/140212#M48110</link>
      <description>&lt;P&gt;These tables are created by insert statement using VALUES clause - it's part of internal implementation logic.  They are temp tables and are session scoped and as you've noticed will go away when the session ends.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 02:28:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Temporary-table-created-automatically/m-p/140212#M48110</guid>
      <dc:creator>ekoifman</dc:creator>
      <dc:date>2016-12-08T02:28:43Z</dc:date>
    </item>
  </channel>
</rss>

