[
https://issues.apache.org/jira/browse/AMBARI-13380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951443#comment-14951443
]
Hudson commented on AMBARI-13380:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #665 (See
[https://builds.apache.org/job/Ambari-branch-2.1/665/])
AMBARI-13380. HDFS Checkpoint window does not appear for restart all (xiwang:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=dab7b37d92d36f12922a696ed1302be189aca826])
* ambari-web/test/controllers/main/host/details_test.js
* ambari-web/app/controllers/main/host/details.js
> HDFS Checkpoint window does not appear for restart all reconfigured operation
> on host
> -------------------------------------------------------------------------------------
>
> Key: AMBARI-13380
> URL: https://issues.apache.org/jira/browse/AMBARI-13380
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.2
> Reporter: Xi Wang
> Assignee: Xi Wang
> Fix For: 2.1.3
>
> Attachments: AMBARI-13380.patch, checkpointHost.png
>
>
> Steps:
> # Deploy cluster.
> # Execute following code on ambari-server host:
> {code}
> 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
> {code}
> # Wait more than 1 hour (I waited 1h20m).
> # Make some changes in HDFS configs (add new property etc.).
> # Save changes.
> # Go to host with NameNode.
> # Click "Restart" button for restarting all components, requiring it.
> Result: HDFS Checkpoint window was not appeared, but operation of restart had
> been became.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)