Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.1.2
-
None
Description
Steps:
- Deploy cluster.
- Execute following code on ambari-server host:
cd /usr/lib/ambari-server/web/javascripts gunzip app.js.gz sed -i 's/App\.nnCheckpointAgeAlertThreshold = 12/App\.nnCheckpointAgeAlertThreshold = 1/' app.js gzip app.js
- Wait more than 1 hour (I waited 1h20m).
- Go to Hosts page.
- Try to execute Actions->All Hosts->Hosts->Stop All Components.
- Confirm Bulk Operations window.
Result: HDFS Checkpoint window was not appeared, were appeared a lot of JS errors in console.