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

Neelesh Srinivas Salian updated HIVE-2777:
------------------------------------------
    Comment: was deleted

(was: Has this been resolved in another JIRA? It's a useful change to upsert 
partitions.
)

> ability to add and drop partitions atomically
> ---------------------------------------------
>
>                 Key: HIVE-2777
>                 URL: https://issues.apache.org/jira/browse/HIVE-2777
>             Project: Hive
>          Issue Type: New Feature
>          Components: Metastore
>    Affects Versions: 0.13.0
>            Reporter: Aniket Namadeo Mokashi
>            Assignee: Aniket Namadeo Mokashi
>            Priority: Major
>         Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2777.D2271.1.patch, 
> hive-2777-updated.patch
>
>
> Hive should have ability to atomically add and drop partitions. This way 
> admins can change partitions atomically without breaking the running jobs. It 
> allows admin to merge several partitions into one.
> Essentially, we would like to have an api- add_drop_partitions(String db, 
> String tbl_name, List<Partition> addParts, List<List<String>> dropParts, 
> boolean deleteData);
> This jira covers changes required for metastore and thrift.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to