Masatake Iwasaki created HADOOP-11284:
-----------------------------------------
Summary: Fix variable name mismatch in hadoop-functions.sh
Key: HADOOP-11284
URL: https://issues.apache.org/jira/browse/HADOOP-11284
Project: Hadoop Common
Issue Type: Bug
Components: scripts
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
Priority: Minor
Some functions use variables not given as argument but defined in outside of
function. The variables are used as name of pid file. Though
hadoop-functions.sh works by chance now, it should be fixed to avoid future bug.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)