[
https://issues.apache.org/jira/browse/AMBARI-18351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488772#comment-15488772
]
Swapan Shridhar commented on AMBARI-18351:
------------------------------------------
trunk:
{noformat}
commit b44078cc30ac3c5d4fa86efbcaa9e5d68a37bc04
Author: Swapan Shridhar <[email protected]>
Date: Mon Sep 12 11:27:18 2016 -0700
AMBARI-18351. Preserve output while executing HSI/LLAP's run.sh command for
launching LLAP.
{noformat}
branch-2.5:
{noformat}
commit 627c1b48ccf94d32396f9ba3061fa01221848d28
Author: Swapan Shridhar <[email protected]>
Date: Mon Sep 12 11:27:18 2016 -0700
AMBARI-18351. Preserve output while executing HSI/LLAP's run.sh command for
launching LLAP.
{noformat}
> Preserve output while executing HSI/LLAP's "run.sh" command for launching
> LLAP.
> -------------------------------------------------------------------------------
>
> Key: AMBARI-18351
> URL: https://issues.apache.org/jira/browse/AMBARI-18351
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Priority: Critical
> Fix For: 2.4.2
>
> Attachments: AMBARI-18351.patch
>
>
> Ambari currently runs run.sh for LLAP as such:
> {noformat}
> 2016-08-29 20:34:47,770 -
> Execute['/var/lib/ambari-agent/tmp/llap-slider2016-08-29_20-34-01/run.sh']
> {'user': 'hive'}
> 2016-08-29 20:35:51,856 - Submitted LLAP app name : llap0
> {noformat}
> Above is from Hive Interactive start operation output.
> Fix:
> - It would be good to include the output (stdout and stderr) of this command
> in the operation logs, for debugging purposes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)