[
https://issues.apache.org/jira/browse/AMBARI-18351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15489026#comment-15489026
]
Hudson commented on AMBARI-18351:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #29 (See
[https://builds.apache.org/job/Ambari-branch-2.5/29/])
AMBARI-18351. Preserve output while executing HSI/LLAP's run.sh command
(sshridhar:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=627c1b48ccf94d32396f9ba3061fa01221848d28])
* (edit) ambari-server/src/test/python/stacks/2.5/HIVE/test_hive_server_int.py
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py
> 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.5.0
>
> 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)