[
https://issues.apache.org/jira/browse/AMBARI-16673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapan Shridhar updated AMBARI-16673:
-------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to trunk and 2.4
> Fix for parsing multiple lines in output while looking for created 'llap
> package' name.
> ---------------------------------------------------------------------------------------
>
> Key: AMBARI-16673
> URL: https://issues.apache.org/jira/browse/AMBARI-16673
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Fix For: 2.4.0
>
> Attachments: AMBARI-16673.patch
>
>
> LLAP start/restart, after creating LLAP package relies on output that is
> being generated in order to figure out the package name created. Typically
> looks for line :
> {code}
> Prepared llap-slider<date....>/run.sh for running LLAP on Slider
> {code}
> However, it doesn't handle parsing multi-line outputs (example):
> {code}
> ################
> ################
> Prepared llap-slider2016-05-13_23-13-07/run.sh for running LLAP on Slider
> ################
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)