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

yongjie zhao updated KYLIN-4164:
--------------------------------
    Description: 
* 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.

  was:
* HDP 2.6
* Supervisord 3.1.4
* Kylin 2.6.2-bin-hbase1x

supervisord config file

{code:shell}
[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.


> 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