Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11524

hadoop_do_classpath_subcommand throws a shellcheck warning

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 3.0.0-alpha1
    • scripts
    • None
    • Reviewed

    Description

          CLASS=org.apache.hadoop.util.Classpath
          ^-- SC2034: CLASS appears unused. Verify it or export it.
      

      We should probably use a local var here and return it or something, even though CLASS is technically a global.

      Attachments

        1. HADOOP-11524.001.patch
          3 kB
          Chris Nauroth

        Activity

          People

            cnauroth Chris Nauroth
            aw Allen Wittenauer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: