[jira] [Created] (IGNITE-2275) Hadoop: restore external code execution.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-2275) Hadoop: restore external code execution.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-2275:
---------------------------------------

             Summary: Hadoop: restore external code execution.
                 Key: IGNITE-2275
                 URL: https://issues.apache.org/jira/browse/IGNITE-2275
             Project: Ignite
          Issue Type: Task
          Components: hadoop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Priority: Critical
             Fix For: 1.6


Several major problems with internal job execution were revealed:
1) Native code cannot run normally.
2) Excessive permgen allocations
3) We must use some dirty hacks to prevent classloader leaks (see mocked classes in HadoopClassLoader).

External execution must help us with it.

The problem is that it never worked properly. We must restore it and then test very thoroughly.



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