[
https://issues.apache.org/jira/browse/HIVE-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sushanth Sowmyan resolved HIVE-9585.
------------------------------------
Resolution: Duplicate
Fix Version/s: 1.2.0
> AlterPartitionMessage should return getKeyValues instead of getValues
> ---------------------------------------------------------------------
>
> Key: HIVE-9585
> URL: https://issues.apache.org/jira/browse/HIVE-9585
> Project: Hive
> Issue Type: Sub-task
> Affects Versions: 1.2.0
> Reporter: Sushanth Sowmyan
> Assignee: Sushanth Sowmyan
> Fix For: 1.2.0
>
> 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)