[
https://issues.apache.org/jira/browse/YARN-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938918#comment-13938918
]
Karthik Kambatla commented on YARN-1843:
----------------------------------------
Comments:
# The patch introduces spurious dependencies on zookeeper. Any reason we can't
use Hadoop version of those classes?
# If we want shExec.execute() to always log output, we should probably do it in
a finally clause and not immediately after execute in try-block. No?
> LinuxContainerExecutor should always log output
> -----------------------------------------------
>
> Key: YARN-1843
> URL: https://issues.apache.org/jira/browse/YARN-1843
> Project: Hadoop YARN
> Issue Type: Improvement
> Affects Versions: 2.3.0
> Reporter: Liyin Liang
> Priority: Trivial
> Attachments: YARN-1843.diff
>
>
> If debug is enable, LinuxContainerExecutor should aloways log output after
> shExec.execute().
--
This message was sent by Atlassian JIRA
(v6.2#6252)