[
https://issues.apache.org/jira/browse/HIVE-22592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Vary updated HIVE-22592:
------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to master.
Thanks for the patch [~klcopp]!
> Remove redundant calls to AcidUtils#getAcidState in Worker and CompactorMR
> --------------------------------------------------------------------------
>
> Key: HIVE-22592
> URL: https://issues.apache.org/jira/browse/HIVE-22592
> Project: Hive
> Issue Type: Improvement
> Affects Versions: 4.0.0
> Reporter: Karen Coppage
> Assignee: Karen Coppage
> Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-22592.01.patch
>
>
> AcidUtils#getAcidState is called in the Worker before CompactorMR#run and
> again inside CompactorMR#run. Since it's costly to call, we can pass the
> value as an argument to CompactorMR#run.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)