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

[jira] [Closed] (KYLIN-3264) kylin.job.retry=1 cause build error

     [ https://issues.apache.org/jira/browse/KYLIN-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

readme_kylin closed KYLIN-3264.
-------------------------------
       Resolution: Fixed
    Fix Version/s: v2.3.0

> kylin.job.retry=1 cause build error
> -----------------------------------
>
>                 Key: KYLIN-3264
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3264
>             Project: Kylin
>          Issue Type: Bug
>          Components: Job Engine
>    Affects Versions: v2.3.0
>            Reporter: readme_kylin
>            Priority: Major
>             Fix For: v2.3.0
>
>
> when i set kylin.job.retry to 1,it cause build error at 6 step :Create HTable .
> here is the error info.
> java.lang.RuntimeException: HBase table KYLIN230_CFJ854DYZ4 exists!
>  at org.apache.kylin.storage.hbase.steps.CubeHTableUtil.createHTable(CubeHTableUtil.java:100)
>  at org.apache.kylin.storage.hbase.steps.CreateHTableJob.run(CreateHTableJob.java:111)
>  at org.apache.kylin.engine.mr.MRUtil.runMRJob(MRUtil.java:97)
>  at org.apache.kylin.engine.mr.common.HadoopShellExecutable.doWork(HadoopShellExecutable.java:63)
>  at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:162)
>  at org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:67)
>  at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:162)
>  at org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:300)
>  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>  at java.lang.Thread.run(Thread.java:745)



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