zhenjiaguo opened a new issue #1336:
URL: https://github.com/apache/incubator-kyuubi/issues/1336


   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Describe the bug
   
   Kyuubi script prints incorrect information when stop:
   ```shell
   jia@jia-pc:~/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-custom/bin$ ./kyuubi stop
   Starting Kyuubi Server from 
/home/jia/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-custom
   Using kyuubi environment file 
/home/jia/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-custom/conf/kyuubi-env.sh to 
initialize...
   JAVA_HOME: /usr/lib/jvm/java-8-openjdk-amd64/
   KYUUBI_HOME: /home/jia/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-custom
   KYUUBI_CONF_DIR: /home/jia/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-custom/conf
   KYUUBI_LOG_DIR: /home/jia/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-custom/logs
   KYUUBI_PID_DIR: /home/jia/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-custom/pid
   KYUUBI_WORK_DIR_ROOT: 
/home/jia/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-custom/work
   SPARK_HOME: 
/home/jia/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-custom/externals/spark-3.1.2-bin-hadoop3.2
   SPARK_CONF_DIR: 
/home/jia/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-custom/externals/spark-3.1.2-bin-hadoop3.2/conf
   HADOOP_CONF_DIR: 
   Stopping org.apache.kyuubi.server.KyuubiServer
     __  __                           __
    /\ \/\ \                         /\ \      __
    \ \ \/'/'  __  __  __  __  __  __\ \ \____/\_\
     \ \ , <  /\ \/\ \/\ \/\ \/\ \/\ \\ \ '__`\/\ \
      \ \ \\`\\ \ \_\ \ \ \_\ \ \ \_\ \\ \ \L\ \ \ \
       \ \_\ \_\/`____ \ \____/\ \____/ \ \_,__/\ \_\
        \/_/\/_/`/___/> \/___/  \/___/   \/___/  \/_/
                   /\___/
                   \/__/
   Bye!
   ```
   I think it should not print `Starting Kyuubi Server..` and kyuubi env info 
when it stops.
   
   ### Affects Version(s)
   
   since v1.0.0
   
   ### Kyuubi Server Log Output
   
   _No response_
   
   ### Kyuubi Engine Log Output
   
   _No response_
   
   ### Kyuubi Server Configurations
   
   _No response_
   
   ### Kyuubi Engine Configurations
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to