XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • HADOOP-12111
    • HADOOP-12111
    • yetus
    • None

    Description

      When hadoop-yarn-server-nodemanager is in the build, it generates target/native/target/usr/local/bin/(test-)container-executor. shellcheck picks these up and throws a "hGetContents: invalid argument (invalid byte sequence)" error.

      We need some sort of safety to determine if a file is binary or shell code and/or prevent target directories from getting picked up. I suspect the former to be more reliable than the latter since we can't assume maven.

      Attachments

        1. HADOOP-12196.HADOOP-12111.02.patch
          1 kB
          Kengo Seki
        2. HADOOP-12196.HADOOP-12111.01.patch
          0.9 kB
          Kengo Seki

        Activity

          People

            sekikn Kengo Seki
            aw Allen Wittenauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: