[
https://issues.apache.org/jira/browse/KYLIN-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000513#comment-17000513
]
ASF GitHub Bot commented on KYLIN-4308:
---------------------------------------
weibin0516 commented on pull request #1011: KYLIN-4308 Make kylin.sh tips
clearer and more explicit
URL: https://github.com/apache/kylin/pull/1011
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)