[
https://issues.apache.org/jira/browse/SAMZA-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143333#comment-14143333
]
Chris Riccomini commented on SAMZA-308:
---------------------------------------
+1 Looks good to me. Make sure to attach the patch to this JIRA before you
commit, though.
> Allow the container JVM to be customized
> ----------------------------------------
>
> Key: SAMZA-308
> URL: https://issues.apache.org/jira/browse/SAMZA-308
> Project: Samza
> Issue Type: New Feature
> Components: yarn
> Affects Versions: 0.7.0
> Reporter: Martin Kleppmann
> Assignee: Yan Fang
> Labels: newbie
>
> When running a container, the JAVA_HOME environment variable is currently
> inherited from the parent process (the JobRunner in the case of
> LocalJobFactory, the NodeManager in the case of YarnJobFactory). It would be
> nice to allow a job to specify a JAVA_HOME path as part of its configuration,
> so that a job can choose to run in a particular JVM version (e.g. allowing
> the YARN cluster and the jobs' JVM versions to be updated independently from
> each other).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)