[
https://issues.apache.org/jira/browse/AMBARI-18351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15485221#comment-15485221
]
Hudson commented on AMBARI-18351:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #5654 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5654/])
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=b44078cc30ac3c5d4fa86efbcaa9e5d68a37bc04])
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py
* (edit) ambari-server/src/test/python/stacks/2.5/HIVE/test_hive_server_int.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.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)