Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-597

TestFSDownload fails on Windows because of dependencies on tar/gzip/jar tools

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 2.1.0-beta
    • None
    • None
    • Reviewed

    Description

      testDownloadArchive, testDownloadPatternJar and testDownloadArchiveZip fail with the similar Shell ExitCodeException:

      testDownloadArchiveZip(org.apache.hadoop.yarn.util.TestFSDownload)  Time elapsed: 480 sec  <<< ERROR!
      org.apache.hadoop.util.Shell$ExitCodeException: bash: line 0: cd: /D:/svn/t/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/TestFSDownload: No such file or directory
      gzip: 1: No such file or directory
      
      	at org.apache.hadoop.util.Shell.runCommand(Shell.java:377)
      	at org.apache.hadoop.util.Shell.run(Shell.java:292)
      	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:497)
      	at org.apache.hadoop.yarn.util.TestFSDownload.createZipFile(TestFSDownload.java:225)
      	at org.apache.hadoop.yarn.util.TestFSDownload.testDownloadArchiveZip(TestFSDownload.java:503)
      

      Attachments

        1. YARN-597.patch
          8 kB
          Ivan Mitic

        Issue Links

          Activity

            People

              ivanmi Ivan Mitic
              ivanmi Ivan Mitic
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: