You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/01/04 08:47:39 UTC

[jira] [Closed] (IGNITE-2308) HadoopClassLoader should correctly detect dependencies on Hadoop classes

     [ https://issues.apache.org/jira/browse/IGNITE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov closed IGNITE-2308.
-----------------------------------

> HadoopClassLoader should correctly detect dependencies on Hadoop classes
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-2308
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2308
>             Project: Ignite
>          Issue Type: Bug
>          Components: hadoop
>    Affects Versions: ignite-1.4, 1.5
>            Reporter: Ivan Veselovsky
>            Assignee: Ivan Veselovsky
>            Priority: Critical
>              Labels: important
>             Fix For: 1.6
>
>
> While fixing IGNITE-2206 we revealed that dependencies on Hadoop code are not detected in all cases. In particular, if an Ignite class has a return type org.apache.hadoop.fs.FileSystem , that dependency is not detected by HadoopClassLoader. 
>  The reason is that org.objectweb.asm.ClassVisitor , MethodVisitor, etc. implementations are not full, they ignore many dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)