[
https://issues.apache.org/jira/browse/KYLIN-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nichunen resolved KYLIN-4472.
-----------------------------
Resolution: Fixed
> After running docker image, it sometimes failed to run kylin successfully.
> --------------------------------------------------------------------------
>
> Key: KYLIN-4472
> URL: https://issues.apache.org/jira/browse/KYLIN-4472
> Project: Kylin
> Issue Type: Bug
> Components: Others
> Affects Versions: v3.0.1
> Reporter: Zhichao Zhang
> Assignee: Zhichao Zhang
> Priority: Minor
> Fix For: v3.1.0
>
>
> 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)