We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c743b commit 51c3875Copy full SHA for 51c3875
instrumentation/jmx-metrics/library/src/test/resources/hadoop3-env.sh
@@ -1,3 +1,4 @@
1
+#!/bin/bash
2
#
3
# Licensed to the Apache Software Foundation (ASF) under one
4
# or more contributor license agreements. See the NOTICE file
@@ -340,7 +341,7 @@ export HADOOP_LOG_DIR=/var/log/hadoop
340
341
342
# export HDFS_PORTMAP_OPTS="-Xmx512m"
343
-# Supplemental options for priviliged gateways
344
+# Supplemental options for privileged gateways
345
# By default, Hadoop uses jsvc which needs to know to launch a
346
# server jvm.
347
# export HDFS_NFS3_SECURE_EXTRA_OPTS="-jvm server"
0 commit comments