You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2015/02/10 05:51:35 UTC

[jira] [Created] (HIVE-9633) Add HCatClient.dropPartitions() overload to skip deletion of partition-directories.

Mithun Radhakrishnan created HIVE-9633:
------------------------------------------

             Summary: Add HCatClient.dropPartitions() overload to skip deletion of partition-directories.
                 Key: HIVE-9633
                 URL: https://issues.apache.org/jira/browse/HIVE-9633
             Project: Hive
          Issue Type: Bug
          Components: API, HCatalog, Metastore
    Affects Versions: 0.14.0
            Reporter: Mithun Radhakrishnan
            Assignee: Mithun Radhakrishnan


{{HCatClient.dropPartitions()}} doesn't provide a way to explicitly skip the deletion of partition-directory, as {{HiveMetaStoreClient.dropPartitions()}} does.

This'll come in handy when using HCatClient to drop partitions, but not delete data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)