weibin0516 created KYLIN-4308:
---------------------------------

             Summary: 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


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)

Reply via email to