-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40124/
-----------------------------------------------------------
(Updated 11月 10, 2015, 1:30 p.m.)
Review request for Ambari and Yusaku Sako.
Bugs: AMBARI-13782
https://issues.apache.org/jira/browse/AMBARI-13782
Repository: ambari
Description
-------
Fix typo in ambari-web/app/messages.js
```
'rollingrestart.dialog.warn.datanode.batch.size': 'Restarting more than one
DataNode at a time is not recommended. Doing so can lead to data unavailability
and/or possible loss of data being actively written to HFDS.',
```
HFDS should be HDFS.
Diffs
-----
ambari-web/app/messages.js 2cb7a97
Diff: https://reviews.apache.org/r/40124/diff/
Testing
-------
Tests failed in Jenkins.
https://builds.apache.org/job/Ambari-trunk-test-patch/4218//artifact/patch-work/testrun_ambari-web.txt
It looks unrelated to the patch.
Thanks,
Akira Ajisaka