yagagagaga opened a new pull request, #38667:
URL: https://github.com/apache/doris/pull/38667
Before:
```bash
root@d9bbde2b1627:~/re# bash bin/start.sh --version
LIBHDFS3_CONF=
starts doris_cloud with args:
args: {conf=./conf/doris_cloud.conf; path to conf file}, {help=false; print
help msg}, {meta-service=false; run as meta-service}, {recycler=false; run as
recycler}, {version=false; print version info},
```
After:
```bash
root@d9bbde2b1627:~/re# bash bin/start.sh --version
LIBHDFS3_CONF=
version:{doris-3.0.0-rc11-release}
code_version:{commit=2d7acd01beab07e8b9720d7cb7e40e205de4c927 time=2024-07-16
13:37:56 +0800} build_info:{initiator=root@iZ2ze9pz2eap5besutxc7oZ
build_at=2024-07-16 13:37:56 +0800 build_on=PRETTY_NAME="Ubuntu 22.04.4 LTS"
NAME="Ubuntu" }
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]