[
https://issues.apache.org/jira/browse/YARN-9591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898553#comment-16898553
]
Terence Yim commented on YARN-9591:
-----------------------------------
Hi,
The fixes is provided in GitHub PR for 2 months. Is there any update?
Thanks,
Terence
> JAR archive expansion doesn't faithfully restore the jar file content
> ---------------------------------------------------------------------
>
> Key: YARN-9591
> URL: https://issues.apache.org/jira/browse/YARN-9591
> Project: Hadoop YARN
> Issue Type: Bug
> Components: nodemanager
> Affects Versions: 3.1.0
> Reporter: Terence Yim
> Priority: Major
>
> Due to change in YARN-2185, jar archives are unjar using {{JarInputStream}},
> which will skip writing out the {{META-INF/MANIFEST.MF}} file.
> Before the YARN-2185 change, it was unarchive using {{JarFile}} instead, and
> the {{META-INF/MANIFEST.MF}} file was written out correctly.
> This change of behavior is causing some applications to fail.
> Suggested to change to use {{ZipInputStream}} instead to faithfully restoring
> all entries inside a jar file.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]