Skip to content

Commit 0c51417

Browse files
committed
point to correct java location
1 parent 70d4551 commit 0c51417

File tree

1 file changed

+1
-1
lines changed
  • spark-cluster/master/ubuntu/usr/local/hadoop/etc/hadoop

1 file changed

+1
-1
lines changed

spark-cluster/master/ubuntu/usr/local/hadoop/etc/hadoop/hadoop-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
# The java implementation to use. By default, this environment
5353
# variable is REQUIRED on ALL platforms except OS X!
54-
export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
54+
export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
5555

5656
# The language environment in which Hadoop runs. Use the English
5757
# environment to ensure that logs are printed as expected.

0 commit comments

Comments
 (0)