[
https://issues.apache.org/jira/browse/HADOOP-11284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208952#comment-14208952
]
Hudson commented on HADOOP-11284:
---------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #6526 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/6526/])
HADOOP-11284. Fix variable name mismatches in hadoop-functions.sh (Masatake
Iwasaki via aw) (aw: rev d7150a1bc2fdf87bedb112ffbd1c5cab7f14d1c3)
* hadoop-common-project/hadoop-common/src/main/bin/hadoop-functions.sh
* hadoop-common-project/hadoop-common/CHANGES.txt
> Fix variable name mismatches 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
> Fix For: 3.0.0
>
> Attachments: HADOOP-11284.1.patch
>
>
> 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)