You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Florian Barca (JIRA)" <ji...@apache.org> on 2015/05/05 20:28:59 UTC

[jira] [Updated] (AMBARI-10902) Bootstrap on Windows: Retrying commands adds garbage data to stdout

     [ https://issues.apache.org/jira/browse/AMBARI-10902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Barca updated AMBARI-10902:
-----------------------------------
    Attachment: AMBARI-10902.0.patch

Fixed retry message placement

> Bootstrap on Windows: Retrying commands adds garbage data to stdout
> -------------------------------------------------------------------
>
>                 Key: AMBARI-10902
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10902
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Florian Barca
>            Assignee: Florian Barca
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10902.0.patch
>
>
> Whenever a command fails, the bootstrap script retries it, and sands a "Retrying..." message to stdout. This message interferes with the expected command output. Need to redirect the "retrying..." message to stderr, which is not parsed for contents.
> This issue is Windows-specific.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)