You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2015/08/04 18:56:02 UTC

Review Request 37085: Ambari alert return connection refuse because of motd

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37085/
-----------------------------------------------------------

Review request for Ambari and Myroslav Papirkovskyy.


Bugs: AMBARI-12563
    https://issues.apache.org/jira/browse/AMBARI-12563


Repository: ambari


Description
-------

System has a motd message that, whenever user do a 'su' it prints out the
following message

    
    
    APPROVED PURPOSES ONLY\n**** SYSTEM ACTIVITIES MAY BE MONITORED

Therefore, for example when user starts up namenode, Ambari is not able to
phrase the status codes after executing the curl call for webHDFS, and throw
error message and indicates the operation as fail. Meanwhile, the namenode is
actually up and running. This behavior also happens across other services,
such as HBase.


Diffs
-----

  ambari-common/src/main/python/resource_management/libraries/functions/curl_krb_request.py 589ec1e 

Diff: https://reviews.apache.org/r/37085/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 37085: Ambari alert return connection refuse because of motd

Posted by Myroslav Papirkovskyy <mp...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37085/#review94079
-----------------------------------------------------------

Ship it!


Ship It!

- Myroslav Papirkovskyy


On Сер. 4, 2015, 7:56 після полудня, Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37085/
> -----------------------------------------------------------
> 
> (Updated Сер. 4, 2015, 7:56 після полудня)
> 
> 
> Review request for Ambari and Myroslav Papirkovskyy.
> 
> 
> Bugs: AMBARI-12563
>     https://issues.apache.org/jira/browse/AMBARI-12563
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> System has a motd message that, whenever user do a 'su' it prints out the
> following message
> 
>     
>     
>     APPROVED PURPOSES ONLY\n**** SYSTEM ACTIVITIES MAY BE MONITORED
> 
> Therefore, for example when user starts up namenode, Ambari is not able to
> phrase the status codes after executing the curl call for webHDFS, and throw
> error message and indicates the operation as fail. Meanwhile, the namenode is
> actually up and running. This behavior also happens across other services,
> such as HBase.
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/resource_management/libraries/functions/curl_krb_request.py 589ec1e 
> 
> Diff: https://reviews.apache.org/r/37085/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>