xinyiZzz commented on code in PR #32039:
URL: https://github.com/apache/doris/pull/32039#discussion_r1519078302
##########
tools/clickbench-tools/conf/doris-cluster.conf:
##########
@@ -20,11 +20,11 @@ export FE_HOST='127.0.0.1'
# BE host
export BE_HOST='127.0.0.1'
# http_port in fe.conf
-export FE_HTTP_PORT=8030
Review Comment:
这是debug代码,忘删了
##########
tools/tpch-tools/bin/load-tpch-data.sh:
##########
@@ -30,7 +30,7 @@ ROOT=$(
)
CURDIR="${ROOT}"
-TPCH_DATA_DIR="${CURDIR}/tpch-data"
Review Comment:
这是debug代码,忘删了
--
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]