Skip to content

Commit 51c3875

Browse files
committed
Script fixes
1 parent a0c743b commit 51c3875

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

instrumentation/jmx-metrics/library/src/test/resources/hadoop3-env.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/bash
12
#
23
# Licensed to the Apache Software Foundation (ASF) under one
34
# or more contributor license agreements. See the NOTICE file
@@ -340,7 +341,7 @@ export HADOOP_LOG_DIR=/var/log/hadoop
340341
#
341342
# export HDFS_PORTMAP_OPTS="-Xmx512m"
342343

343-
# Supplemental options for priviliged gateways
344+
# Supplemental options for privileged gateways
344345
# By default, Hadoop uses jsvc which needs to know to launch a
345346
# server jvm.
346347
# export HDFS_NFS3_SECURE_EXTRA_OPTS="-jvm server"

0 commit comments

Comments
 (0)