[
https://issues.apache.org/jira/browse/IGNITE-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov closed IGNITE-3916.
-----------------------------------
> Hadoop: Create additional module.
> ---------------------------------
>
> Key: IGNITE-3916
> URL: https://issues.apache.org/jira/browse/IGNITE-3916
> Project: Ignite
> Issue Type: Sub-task
> Components: hadoop
> Affects Versions: 1.7
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Fix For: 1.8
>
>
> The plan is as follows:
> 1) {{ignite-hadoop}} will have helpers and interfaces, but *will not* have
> direct Hadoop dependency. This module will be loaded in runtime by the core.
> 2) {{ignite-hadoop-impl}} will have Hadoop-dependent implementations and have
> direct dependency on Hadoop libraries. It will be accessed only through
> {{HadoopClassLoader}} interface and should not be located in normal classpath
> of the {{core}} module.
> In this ticket we should only create additional module, move all current
> Hadoop classes there, and ensure correct dependencies
> {{core <- hadoop <- hadoop-impl}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)