HDFS-7867. Update action param from 'start' to 'prepare' in rolling upgrade ( Contributed by J.Andreina) Updated JIRA id.

(cherry picked from commit 355e008ffbb0a33cb7d5782fc291abd62d684aaa)
This commit is contained in:
Vinayakumar B 2015-03-19 12:10:39 +05:30
parent 4527aa6f77
commit 25515d1421

View File

@ -17,7 +17,7 @@ Release 2.8.0 - UNRELEASED
HDFS-5356. MiniDFSCluster should close all open FileSystems when shutdown()
(Rakesh R via vinayakumarb)
HDFS-7869. Update action param from "start" to "prepare" in rolling upgrade
HDFS-7867. Update action param from "start" to "prepare" in rolling upgrade
javadoc (J.Andreina via vinayakumarb)
Release 2.7.0 - UNRELEASED