morningman commented on a change in pull request #3172: Change some config
URL: https://github.com/apache/incubator-doris/pull/3172#discussion_r396303812
##########
File path: conf/fe.conf
##########
@@ -38,7 +38,7 @@ JAVA_OPTS_FOR_JDK_9="-Xmx4096m -XX:SurvivorRatio=8
-XX:MaxTenuringThreshold=7 -X
sys_log_level = INFO
# store metadata, create it if it is not exist.
-meta_dir = ${DORIS_HOME}/palo-meta
Review comment:
I am afraid this may cause some problem.
Some users may not notice this configuration and use the default `palo-meta`
directory directly. When the cluster is upgraded, if it is replaced with the
`doris-meta` directory, some problems may occur. This directory configuration
recommendation remains unchanged.
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]