<?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: How to delete a particular Partition (Timestamp Based) from a hive table ? Example - Partition column value is load_s=2017-02-22 12%253A21%253A39 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-delete-a-particular-Partition-Timestamp-Based-from-a/m-p/159479#M121868</link>
    <description>&lt;P&gt;Can you try the following:&lt;/P&gt;&lt;PRE&gt;ALTER TABLE tablename DROP PARTITION IF EXISTS (load_s=timestamp '2017-02-22 12:21:39');&lt;/PRE&gt;</description>
    <pubDate>Thu, 16 Mar 2017 04:08:41 GMT</pubDate>
    <dc:creator>deepesh1</dc:creator>
    <dc:date>2017-03-16T04:08:41Z</dc:date>
  </channel>
</rss>

