JVM reuse across task types
---------------------------
Key: HADOOP-5425
URL: https://issues.apache.org/jira/browse/HADOOP-5425
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Reporter: Vinod K V
Currently, JVM-reuse is across tasks of same type of the same job, i.e. JVMs
are kind of marked as map-JVMs and reduce JVMs. May be we can reuse JVMs across
tasks of different types but of the same job.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.