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

Hudson commented on HBASE-14541:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6928 (See 
[https://builds.apache.org/job/HBase-TRUNK/6928/])
HBASE-14541 TestHFileOutputFormat.testMRIncrementalLoadWithSplit failed 
(matteo.bertozzi: rev fb583dd1ea5850f8d826bd39f9f8a61f5053e8e3)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestLoadIncrementalHFiles.java


> TestHFileOutputFormat.testMRIncrementalLoadWithSplit failed due to too many 
> splits and few retries
> --------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-14541
>                 URL: https://issues.apache.org/jira/browse/HBASE-14541
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: Matteo Bertozzi
>         Attachments: HBASE-14541-test.patch, HBASE-14541-v0.patch, 
> HBASE-14541-v0.patch
>
>
> This one seems worth a dig. We seem to be making progress but here is what we 
> are trying to load which seems weird:
> {code}
> 2015-10-01 17:19:41,322 INFO  [main] mapreduce.LoadIncrementalHFiles(360): 
> Split occured while grouping HFiles, retry attempt 10 with 4 files remaining 
> to group or split
> 2015-10-01 17:19:41,323 ERROR [main] mapreduce.LoadIncrementalHFiles(402): 
> -------------------------------------------------
> Bulk load aborted with some files not yet loaded:
> -------------------------------------------------
>   
> hdfs://localhost:39540/user/jenkins/test-data/720ae36a-2495-456b-ba68-19e260685a35/testLocalMRIncrementalLoad/info-B/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/ce11cbe2490d444d8958264004286aff.bottom
>   
> hdfs://localhost:39540/user/jenkins/test-data/720ae36a-2495-456b-ba68-19e260685a35/testLocalMRIncrementalLoad/info-B/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/ce11cbe2490d444d8958264004286aff.top
>   
> hdfs://localhost:39540/user/jenkins/test-data/720ae36a-2495-456b-ba68-19e260685a35/testLocalMRIncrementalLoad/info-A/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/30c58eeb23a6464da21117e6e1bc565c.bottom
>   
> hdfs://localhost:39540/user/jenkins/test-data/720ae36a-2495-456b-ba68-19e260685a35/testLocalMRIncrementalLoad/info-A/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/30c58eeb23a6464da21117e6e1bc565c.top
> {code}
> Whats that about?
> Making note here. Will keep an eye on this one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to