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

[jira] [Updated] (HIVE-9585) AlterPartitionMessage should return getKeyValues instead of getValues

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

Sushanth Sowmyan updated HIVE-9585:
-----------------------------------
    Attachment: HIVE-9585.patch

Patch attached.

> AlterPartitionMessage should return getKeyValues instead of getValues
> ---------------------------------------------------------------------
>
>                 Key: HIVE-9585
>                 URL: https://issues.apache.org/jira/browse/HIVE-9585
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Sushanth Sowmyan
>            Assignee: Sushanth Sowmyan
>         Attachments: HIVE-9585.patch
>
>
> HIVE-9175 added in AlterPartitionMessage to use in notification events. However, on trying to write a ReplicationTask implementation on top of that event, I see that I need the key-values from the message, and from a context where I might not have access to a hive client to fetch it myself.
> Thus, the AlterPartitionMessage needs to be changed so as to return getKeyValues as a primary, and we can remove getValues.



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