[
https://issues.apache.org/jira/browse/HBASE-13253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-13253:
------------------------------------
Attachment: HBASE-13253-v0.patch
> LoadIncrementalHFiles unify hfiles discovery
> --------------------------------------------
>
> Key: HBASE-13253
> URL: https://issues.apache.org/jira/browse/HBASE-13253
> Project: HBase
> Issue Type: Bug
> Components: Client, mapreduce
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Attachments: HBASE-13253-v0.patch
>
>
> We have two copy-pasted code-path in createTable() and discoverLoadQueue().
> They do does the same exact loop on the fs with the same validation logic. we
> should unify them, to avoid having them out of sync
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)