Re: Streaming Cube Bulkload

2017-01-18 Thread ShaoFeng Shi
Please check the HBase side, see: "RegionTooBusyException" 2017-01-18 20:39 GMT+08:00 Billy Liu : > Could you check the region server healthy first? > > 2017-01-18 20:30 GMT+08:00 Mario Copperfield : > > > At the step of Load HFile to HBase Table, sometimes it will occur > > exception as follow:

Re: Streaming Cube Bulkload

2017-01-18 Thread Billy Liu
Could you check the region server healthy first? 2017-01-18 20:30 GMT+08:00 Mario Copperfield : > At the step of Load HFile to HBase Table, sometimes it will occur > exception as follow: > > > java.io.IOException: BulkLoad encountered an unrecoverable problem >at org.apache.hadoop.hbase.m

Streaming Cube Bulkload

2017-01-18 Thread Mario Copperfield
At the step of Load HFile to HBase Table, sometimes it will occur exception as follow: java.io.IOException: BulkLoad encountered an unrecoverable problem at org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles.bulkLoadPhase(LoadIncrementalHFiles.java:387) at org.apache.hadoop.