You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by tand <vi...@barclaycard.co.uk> on 2017/11/01 16:47:28 UTC

Error - Step Name: Load HFile to HBase Table

Hi,
I am trying to build cube and it failed on Step 11 Step Name: Load HFile to
HBase Table.
Below is log. please can you advise how we can correct it.

I am on Kylin 2.1
=====================================
java.io.IOException: Retry attempted 10 times without completing, bailing
out
	at
org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles.doBulkLoad(LoadIncrementalHFiles.java:446)
	at
org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles.doBulkLoad(LoadIncrementalHFiles.java:339)
	at
org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles.run(LoadIncrementalHFiles.java:1063)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)
	at
org.apache.kylin.storage.hbase.steps.BulkLoadJob.run(BulkLoadJob.java:77)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)
	at
org.apache.kylin.engine.mr.common.HadoopShellExecutable.doWork(HadoopShellExecutable.java:62)
	at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:125)
	at
org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:65)
	at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:125)
	at
org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:141)
	at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

result code:2

--
Sent from: http://apache-kylin.74782.x6.nabble.com/