<?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 Hive overwrites existing external table data in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hive-overwrites-existing-external-table-data/m-p/231858#M193701</link>
    <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;
	I am trying to execute multiple insert queries into a table which looks like the next one:&lt;/P&gt;
&lt;PRE&gt;create external table test1(c1 int, c2 int)  CLUSTERED BY(c1) SORTED BY(c1) INTO 4 BUCKETS ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' STORED AS TEXTFILE LOCATION '/user/companies/';
&lt;/PRE&gt;&lt;P&gt;Although I noticed that Hive is overriding the existing data on each insert(). I am running Hive v.1.2.1000 with HDP-2.6.3.0&lt;/P&gt;&lt;P&gt;I already found &lt;A href="https://community.hortonworks.com/questions/97008/hive-insert-into-s3-external-table-overwrites-whol.html"&gt;this&lt;/A&gt; similar issue and I was wondering if someone has any suggestions or solution for this one&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Fri, 29 Dec 2017 06:01:43 GMT</pubDate>
    <dc:creator>abiratsis</dc:creator>
    <dc:date>2017-12-29T06:01:43Z</dc:date>
  </channel>
</rss>

