Skip to content

Commit

Permalink
diverging for testing 2
Browse files Browse the repository at this point in the history
  • Loading branch information
youngyjd committed Feb 14, 2025
1 parent 38b5e1c commit b534195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/common.sh.template
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ function addDirToClasspath(){
}

if [[ -z "${GRAVITINO_MEM}" ]]; then
export GRAVITINO_MEM="-Xmx1024m"
export GRAVITINO_MEM="-Xmx2048m"
fi

if [[ -n "${JAVA_HOME}" ]]; then
Expand Down

0 comments on commit b534195

Please sign in to comment.