[
https://issues.apache.org/jira/browse/KYLIN-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000684#comment-17000684
]
ASF subversion and git services commented on KYLIN-4308:
--------------------------------------------------------
Commit 1c817c33c6d46ce9218f5c9a00d6dc6e79b710eb in kylin's branch
refs/heads/master from weibin0516
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=1c817c3 ]
KYLIN-4308 Make kylin.sh tips clearer and more explicit
> 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)