[
https://issues.apache.org/jira/browse/HIVE-17687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425999#comment-16425999
]
Eugene Koifman commented on HIVE-17687:
---------------------------------------
currently, compactor for MM will delete Aborted dirs in Worker and put the
queue entry in READY FOR CLEANING state - via TxnHandler.markCompacted() but it
should probably do TxnHandler.markCleaned() since Cleaner has nothing nothing
to do for MM.
it'd be useful but not critical
> CompactorMR.run() should update compaction_queue table for MM
> -------------------------------------------------------------
>
> Key: HIVE-17687
> URL: https://issues.apache.org/jira/browse/HIVE-17687
> Project: Hive
> Issue Type: Sub-task
> Components: Transactions
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Priority: Minor
>
> for MM it deletes Aborted dirs and bails. Should probably update
> compaction_queue so that it's clear why it doesn't have HadoopJobId etc
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)