[
https://issues.apache.org/jira/browse/KYLIN-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhichao Zhang updated KYLIN-4472:
----------------------------------
Issue Type: Bug (was: Improvement)
> After running docker image, it's sometimes fail to run kylin successfully.
> --------------------------------------------------------------------------
>
> Key: KYLIN-4472
> URL: https://issues.apache.org/jira/browse/KYLIN-4472
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v3.1.0, v3.0.1
> Reporter: Zhichao Zhang
> Assignee: Zhichao Zhang
> Priority: Minor
>
> Problems:
> When run docker image for the first time, sometimes hive command will be
> executed concurrently and it will insert two version records into the
> VERSION table, this will lead to start kylin unsuccessfully.
> error messages:
> Something wrong with Hive CLI or Beeline, please execute Hive CLI or Beeline
> CLI in terminal to find the root cause.
> Solutions:
> call script $KYLIN_HOME/bin/check-hive-usability.sh before all kylin.sh, it
> will insert one version record into VERSION table .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)