Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3501

flink-runtime-0.10.2-hadoop-1 jar problem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.10.2
    • None
    • Runtime / Coordination
    • None

    Description

      Unjaring flink-runtime-0.10.2-hadoop-1 results in an error.

      Steps to reproduce

      jar xf flink-runtime-0.10.2-hadoop1.jar
      

      Result...

      java.io.IOException: META-INF/license : could not create directory
      	at sun.tools.jar.Main.extractFile(Main.java:934)
      	at sun.tools.jar.Main.extract(Main.java:877)
      	at sun.tools.jar.Main.run(Main.java:263)
      	at sun.tools.jar.Main.main(Main.java:1177)
      

      This is the result of the jar containing a file 'license' and a directory license'. The file is unpacked first, preventing the directory being unpacked to the same name.

      Attachments

        Activity

          People

            Unassigned Unassigned
            trickbooter Paul Harris
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: