[
https://issues.apache.org/jira/browse/HBASE-16789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Umesh Agashe updated HBASE-16789:
---------------------------------
Attachment: HBASE-16789-hbase-14439.v1.patch
Removed directory layout reference from CompactionTool and moved it to
LagacyCompactionTool. The new tool named CompactionTool is added with changed
interface. The new CT takes table, regions, column families as an input command
line arguments. Both the legacy and new CT use APIs provided by MasterStorage/
RegionStorage classes. Map Reduce
functionality of old CT is not yet implemented in the new CT as there are
on-going discussions about it. Manually tested old CT and the new CT.
> Remove directory layout/ filesystem references from CompactionTool
> ------------------------------------------------------------------
>
> Key: HBASE-16789
> URL: https://issues.apache.org/jira/browse/HBASE-16789
> Project: HBase
> Issue Type: Sub-task
> Components: Filesystem Integration
> Reporter: Umesh Agashe
> Assignee: Umesh Agashe
> Attachments: HBASE-16789-hbase-14439.v1.patch
>
>
> Remove directory layout/ filesystem references from CompactionTool and use
> APIs provided by MasterStorage/ RegionStorage instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)