You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2015/04/27 07:03:39 UTC

[jira] [Updated] (HIVE-10492) HCatClient.dropPartitions() should check its partition-spec arguments.

     [ https://issues.apache.org/jira/browse/HIVE-10492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mithun Radhakrishnan updated HIVE-10492:
----------------------------------------
    Attachment: HIVE-10492.1.patch

> HCatClient.dropPartitions() should check its partition-spec arguments.
> ----------------------------------------------------------------------
>
>                 Key: HIVE-10492
>                 URL: https://issues.apache.org/jira/browse/HIVE-10492
>             Project: Hive
>          Issue Type: Bug
>          Components: API, HCatalog
>    Affects Versions: 1.1.0
>            Reporter: Mithun Radhakrishnan
>            Assignee: Mithun Radhakrishnan
>         Attachments: HIVE-10492.1.patch
>
>
> {{HCatClient.dropPartitions()}} doesn't check the arguments in the partition-spec. This can lead to a {{RuntimeException}} when partition-keys are specified incorrectly.
> We should check the arguments _a priori_ and throw a descriptive {{IllegalArgumentException}}.



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