You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Jonathan Hurley <jh...@hortonworks.com> on 2015/06/07 00:17:32 UTC

Review Request 35180: Alerts: alert not triggered when ZKFC is down

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

Review request for Ambari, Alejandro Fernandez and Sid Wagle.


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


Repository: ambari


Description
-------

The HDFS status summary still shows "no alerts" even when the ZKFC is down.  Please see screen shots attached. 

Looking inside the "zookeeper failover controller process", it is monitoring if port 2181 is open. It seems the configuration key is defined is wrong.


Diffs
-----

  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/alerts.json 63943f1 
  ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/alerts.json 84f74a4 

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


Testing
-------

Verified that the new alerts worked with the ZKFC; monitored the ZKFC log to ensure there were no exceptions as a result of the TCP connection


Thanks,

Jonathan Hurley


Re: Review Request 35180: Alerts: alert not triggered when ZKFC is down

Posted by Sid Wagle <sw...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35180/#review86943
-----------------------------------------------------------

Ship it!


Ship It!

- Sid Wagle


On June 7, 2015, 12:38 a.m., Jonathan Hurley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35180/
> -----------------------------------------------------------
> 
> (Updated June 7, 2015, 12:38 a.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez and Sid Wagle.
> 
> 
> Bugs: AMBARI-11762
>     https://issues.apache.org/jira/browse/AMBARI-11762
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> The HDFS status summary still shows "no alerts" even when the ZKFC is down.  Please see screen shots attached. 
> 
> Looking inside the "zookeeper failover controller process", it is monitoring if port 2181 is open. It seems the configuration key is defined is wrong.
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/resource_management/libraries/functions/copy_tarball.py de05da2 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java e873fc5 
>   ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/alerts.json 63943f1 
>   ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/alerts.json 84f74a4 
>   ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py aa07e82 
> 
> Diff: https://reviews.apache.org/r/35180/diff/
> 
> 
> Testing
> -------
> 
> Verified that the new alerts worked with the ZKFC; monitored the ZKFC log to ensure there were no exceptions as a result of the TCP connection
> 
> 
> Thanks,
> 
> Jonathan Hurley
> 
>


Re: Review Request 35180: Alerts: alert not triggered when ZKFC is down

Posted by Jonathan Hurley <jh...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35180/
-----------------------------------------------------------

(Updated June 6, 2015, 8:38 p.m.)


Review request for Ambari, Alejandro Fernandez and Sid Wagle.


Changes
-------

Updated to fix a broken test.


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


Repository: ambari


Description
-------

The HDFS status summary still shows "no alerts" even when the ZKFC is down.  Please see screen shots attached. 

Looking inside the "zookeeper failover controller process", it is monitoring if port 2181 is open. It seems the configuration key is defined is wrong.


Diffs (updated)
-----

  ambari-common/src/main/python/resource_management/libraries/functions/copy_tarball.py de05da2 
  ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java e873fc5 
  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/alerts.json 63943f1 
  ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/alerts.json 84f74a4 
  ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py aa07e82 

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


Testing
-------

Verified that the new alerts worked with the ZKFC; monitored the ZKFC log to ensure there were no exceptions as a result of the TCP connection


Thanks,

Jonathan Hurley