Skip to content
8 changes: 5 additions & 3 deletions conf/fe.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
##
## the uppercase properties are read and exported by bin/start_fe.sh.
##
#####################################################################
## The uppercase properties are read and exported by bin/start_fe.sh.
## To see all Frontend configurations,
## see fe/src/com/baidu/palo/common/Config.java
#####################################################################

# set JAVA_HOME or set JAVA_HOME in env variables
# JAVA_HOME =
Expand Down
Loading