[ https://issues.apache.org/jira/browse/HIVE-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046731#comment-13046731 ]
John Sichi commented on HIVE-2147: ---------------------------------- I think we should close out this JIRA and create a new one specific to the latest approach. Regarding the JDO change, instead of calling the table DONE_PARTITION_SET, I'd recommend naming it PARTITION_EVENTS, and add an EVENT_TYPE field containing values such as 'LOAD_DONE'. This would allow for later adding new events such as 'LOAD_BEGIN'. Then parameterize the API's accordingly. Also, use EVENT_TIME instead of CREATE_TIME. It seems like we're going to end up with sequential scans against this table? Or is it going to be possible to index the searches on PARTITION_VALS? > Add api to send / receive message to metastore > ---------------------------------------------- > > Key: HIVE-2147 > URL: https://issues.apache.org/jira/browse/HIVE-2147 > Project: Hive > Issue Type: Improvement > Components: Metastore > Affects Versions: 0.8.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Fix For: 0.8.0 > > Attachments: api-without-thrift.patch, hive_2147-2.patch > > > This is follow-up work on HIVE-2038. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira