You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2013/07/26 23:25:49 UTC

[jira] [Commented] (AMBARI-2749) Zookeeper service check returns failure even if there was no ERROR or Exception

    [ https://issues.apache.org/jira/browse/AMBARI-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721225#comment-13721225 ] 

Sumit Mohanty commented on AMBARI-2749:
---------------------------------------

{code}
+su - $smoke_user -c "source $conf_dir/zookeeper-env.sh ; echo create /zk_smoketest smoke_data | ${smoke_script} -server $zk_node1:$client_port" 2>&1>>$test_output_file
{code}

Should we not use '>' - ...2>&1>$test_output_file

                
> Zookeeper service check returns failure even if there was no ERROR or Exception
> -------------------------------------------------------------------------------
>
>                 Key: AMBARI-2749
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2749
>             Project: Ambari
>          Issue Type: Bug
>          Components: agent
>    Affects Versions: 1.3.0
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>             Fix For: 1.3.0
>
>         Attachments: AMBARI-2749.patch
>
>
> stdout seems to have, ../lib/maven-error-diagnostics-2.2.1.jar
> We look for ERROR / EXCEPTION (case insensitive).
> Maybe we should only grep for it in stderr.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira