Miklos Szegedi created YARN-7876:
------------------------------------

             Summary: Workaround ZipInputStream limitation for YARN-2185
                 Key: YARN-7876
                 URL: https://issues.apache.org/jira/browse/YARN-7876
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Miklos Szegedi
            Assignee: Miklos Szegedi


YARN-2185 added the ability to localize jar files as a stream instead of 
copying to local disk and then extracting. ZipInputStream does not need the end 
of the file. Let's read it out. This helps with an additional TeeInputStream on 
the input.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to