[ 
https://issues.apache.org/jira/browse/HADOOP-11524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381855#comment-14381855
 ] 

Hudson commented on HADOOP-11524:
---------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #144 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/144/])
HADOOP-11524. hadoop_do_classpath_subcommand throws a shellcheck warning. 
Contributed by Chris Nauroth. (cnauroth: rev 
4528eb9fb2e1a99c985926eacb3450b806ea6b4f)
* hadoop-mapreduce-project/bin/mapred
* hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs
* hadoop-common-project/hadoop-common/CHANGES.txt
* hadoop-yarn-project/hadoop-yarn/bin/yarn
* hadoop-common-project/hadoop-common/src/main/bin/hadoop-functions.sh
* hadoop-common-project/hadoop-common/src/main/bin/hadoop


> hadoop_do_classpath_subcommand throws a shellcheck warning
> ----------------------------------------------------------
>
>                 Key: HADOOP-11524
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11524
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: scripts
>    Affects Versions: 3.0.0
>            Reporter: Allen Wittenauer
>            Assignee: Chris Nauroth
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-11524.001.patch
>
>
> {code}
>     CLASS=org.apache.hadoop.util.Classpath
>     ^-- SC2034: CLASS appears unused. Verify it or export it.
> {code}
> We should probably use a local var here and return it or something, even 
> though CLASS is technically a global.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to