<?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: Reading a Hive table while doing insert overwrite on a partition in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Reading-a-Hive-table-while-doing-insert-overwrite-on-a/m-p/220362#M182247</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/16119/viswanathkammula.html" nodeid="16119"&gt;@viswanath &lt;/A&gt;&lt;P&gt;When you are running the insert statement for a static partition then the lock is obtained over the folder which would be created for the static partition. Now your select query would running over the entire table or the entire folder created for the table which includes all the partition including the one which you are overwriting. In such case it comes to simple file handling. When a file is getting written then it locks the file. The same applies here as well. Hope it helps!!&lt;/P&gt;</description>
    <pubDate>Sat, 14 Oct 2017 17:10:42 GMT</pubDate>
    <dc:creator>balavignesh_nag</dc:creator>
    <dc:date>2017-10-14T17:10:42Z</dc:date>
  </channel>
</rss>

