Istvan Toth created OMID-267: -------------------------------- Summary: Move CompactorUtil to omid-hbase-tools Key: OMID-267 URL: https://issues.apache.org/jira/browse/OMID-267 Project: Phoenix Omid Issue Type: Bug Affects Versions: 1.1.0 Reporter: Istvan Toth
CompactorUtil is a CLI tool, yet it is in omid-hbase-coprocessor. It also pulls Jcommander as a dependency, which is not needed for coprocessors Move CompactorUtil to omid-hbase-tools, and remove the jcommander dependency from omid-hbase-coprocessor. -- This message was sent by Atlassian Jira (v8.20.10#820010)