You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "shiyu (JIRA)" <ji...@apache.org> on 2018/12/24 00:34:00 UTC

[jira] [Comment Edited] (KYLIN-3727) kylin2.5.2 不能构建空的cube,否则出现 HadoopShellException异常

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

shiyu edited comment on KYLIN-3727 at 12/24/18 12:33 AM:
---------------------------------------------------------

* l want to build a data cube every day.Set timer tasks.

 * Today's data is empty, and I still want to build it.
 * It's worked in the v2.1.0,but not in v2.5.2 .


was (Author: shiyu):
* l want to build a data cube every day.Set timer tasks.

 * Today's data is empty, and I still want to build it.

>  kylin2.5.2 不能构建空的cube,否则出现 HadoopShellException异常
> --------------------------------------------------
>
>                 Key: KYLIN-3727
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3727
>             Project: Kylin
>          Issue Type: Bug
>          Components: Job Engine
>    Affects Versions: v2.5.2
>            Reporter: shiyu
>            Assignee: Lijun Cao
>            Priority: Major
>              Labels: Kylin
>             Fix For: v2.5.2
>
>         Attachments: image-2018-12-19-08-38-19-791.png
>
>
> 注:kylin 已经开启,是否容忍数据源为空,默认值为 TRUE
> kylin.job.allow-empty-segment=true
> 出错位置:#12 Step Name: Load HFile to HBase Table
> !image-2018-12-19-08-38-19-791.png!
> 异常信息:HadoopShellException
> org.apache.kylin.engine.mr.exception.HadoopShellException: result code:-1
> at org.apache.kylin.engine.mr.common.HadoopShellExecutable.doWork(HadoopShellExecutable.java:73)
> at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:164)
> at org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:70)
> at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:164)
> at org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:113)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)