[
https://issues.apache.org/jira/browse/HADOOP-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534990
]
Raghu Angadi commented on HADOOP-1604:
--------------------------------------
+1.
One cosmetic change : on DFS front page, this adds a new row to {{dfstable}},
since this row has two lines sometimes, could you make the the table cell's
vertical alignment to 'top' in hadoop.css?
> admins should be able to finalize namenode upgrades without running the
> cluster
> -------------------------------------------------------------------------------
>
> Key: HADOOP-1604
> URL: https://issues.apache.org/jira/browse/HADOOP-1604
> Project: Hadoop
> Issue Type: New Feature
> Components: dfs
> Affects Versions: 0.14.0
> Reporter: Owen O'Malley
> Assignee: Konstantin Shvachko
> Priority: Critical
> Fix For: 0.15.0
>
> Attachments: finalize.patch
>
>
> Currently a HDFS cluster must be running in order to finalize an upgrade, but
> if you shut down without finalizing the new software won't start up. I
> propose a command line option to the namenode that lets you finalize an
> upgrade with the cluster down.
> {code}
> % bin/hadoop namenode -finalize
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.