[
https://issues.apache.org/jira/browse/HBASE-13253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366241#comment-14366241
]
Hudson commented on HBASE-13253:
--------------------------------
FAILURE: Integrated in HBase-1.0 #811 (See
[https://builds.apache.org/job/HBase-1.0/811/])
HBASE-13253 LoadIncrementalHFiles unify hfiles discovery (matteo.bertozzi: rev
aea69c137d965ac9095a9a8d02e8dde107ecbfb8)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestLoadIncrementalHFiles.java
> LoadIncrementalHFiles unify hfiles discovery
> --------------------------------------------
>
> Key: HBASE-13253
> URL: https://issues.apache.org/jira/browse/HBASE-13253
> Project: HBase
> Issue Type: Bug
> Components: Client, mapreduce
> Affects Versions: 1.0.0, 2.0.0, 1.1.0, 0.98.11
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.12
>
> Attachments: HBASE-13253-v0.patch, HBASE-13253-v1.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)