Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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