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

yongjie zhao commented on KYLIN-4164:
-------------------------------------

thank you for you remind. I changed config with above, the Kylin process is 
success started.

{code:none}
[program:kylin]
environment=
  SPARK_HOME="/usr/hdp/current/spark2-client"
directory=/root/apache-kylin-2.6.2-bin-hbase1x
command=/root/apache-kylin-2.6.2-bin-hbase1x/bin/kylin.sh run
user=root
autostart=true
autorestart=true
stdout_logfile=/var/log/kylin.out.log
stderr_logfile=/var/log/kylin.out.log
{code}


> start Kylin infinite loop with Supervisord  process manager
> -----------------------------------------------------------
>
>                 Key: KYLIN-4164
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4164
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: yongjie zhao
>            Priority: Major
>         Attachments: kylin.out.log
>
>
> * HDP 2.6
> * Supervisord 3.1.4
> * Kylin 2.6.2-bin-hbase1x
> supervisord config file
> {code:none}
> [program:kylin]
> directory=/root/apache-kylin-2.6.2-bin-hbase1x
> command=/root/apache-kylin-2.6.2-bin-hbase1x/bin/kylin.sh run
> user=root
> autostart=true
> autorestart=true
> stdout_logfile=/var/log/kylin.out.log
> stderr_logfile=/var/log/kylin.out.log
> {code}
> Kylin process can't start repeatedly restart.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to