You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "nichunen (Jira)" <ji...@apache.org> on 2019/12/20 07:17:00 UTC

[jira] [Resolved] (KYLIN-4308) Make kylin.sh tips clearer and more explicit

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

nichunen resolved KYLIN-4308.
-----------------------------
    Resolution: Fixed

> Make kylin.sh tips clearer and more explicit
> --------------------------------------------
>
>                 Key: KYLIN-4308
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4308
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: weibin0516
>            Assignee: weibin0516
>            Priority: Major
>
> When the streaming receiver process is running, start another one, and the error is not clear enough
> {code:java}
> [root@ca301c60c3d6 bin]# ./kylin.sh streaming start
> Kylin is running, stop it first
> {code}
> When stopping the streaming receiver process, `Stopping Kylin...` should not be displayed and it should be pointed out exactly as streaming receiver stopped
> {code:java}
> [root@ca301c60c3d6 bin]# ./kylin.sh streaming stop
> stopping streaming:20404
> Stopping Kylin: 20404
> Kylin with pid 20404 has been stopped.
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)