Skip to content

Commit e33513a

Browse files
committed
[DOP-4594] Increase max memory limit to 512Mb
1 parent 6535c87 commit e33513a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hdfs/conf/hadoop/hadoop-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ export JAVA_HOME=/opt/java/openjdk
22
export HDFS_DATANODE_USER=root
33
export HDFS_NAMENODE_USER=root
44
export HDFS_SECONDARYNAMENODE_USER=root
5-
export HADOOP_HEAPSIZE=512s
5+
export HADOOP_HEAPSIZE=512

0 commit comments

Comments
 (0)