Laszlo Pinter created HIVE-22401: ------------------------------------ Summary: ACID: Refactor CompactorMR Key: HIVE-22401 URL: https://issues.apache.org/jira/browse/HIVE-22401 Project: Hive Issue Type: Sub-task Components: Hive Reporter: Laszlo Pinter Assignee: Laszlo Pinter
At the moment CompactorMR contains all the methods which handles compaction. Since compaction can also be triggered as hive queries not only as MR jobs, it makes sense to move out these methods to a separate class, to avoid confusion. -- This message was sent by Atlassian Jira (v8.3.4#803005)