[ 
https://issues.apache.org/jira/browse/HBASE-13253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366508#comment-14366508
 ] 

Hudson commented on HBASE-13253:
--------------------------------

FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #861 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/861/])
HBASE-13253 LoadIncrementalHFiles unify hfiles discovery (matteo.bertozzi: rev 
a46666d761a8a4d8a7577410eea514f52caf0f30)
* 
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)

Reply via email to