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

(cherry picked from commit 355e008ffb)
This commit is contained in:
Vinayakumar B 2015-03-19 12:10:39 +05:30
parent 4527aa6f77
commit 25515d1421
1 changed files with 1 additions and 1 deletions

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