[
https://issues.apache.org/jira/browse/HBASE-16789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Umesh Agashe updated HBASE-16789:
---------------------------------
Release Note: Moved old Compaction Tool (CT) to LegacyCompactionTool and
added new CT as CompactionTool class. The old CT, now LegacyCompactionTool is
changed it to work with MasterStorage, RegionStorage APIs. It still takes FS
directory paths as an input. The new CT takes table, regions and column
families as an input and uses RegionStorage/ MasterStorage APIs to compact
store files. Map Reduce functionality of old CT is not yet implemented in the
new CT as there are on-going discussions about it.
Status: Patch Available (was: In Progress)
> 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)