Sushanth Sowmyan created HIVE-9585:
--------------------------------------

             Summary: 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


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)

Reply via email to