Alexey Ivanchin created HADOOP-12814:
----------------------------------------
Summary: Not properly displayed last checkpoint in versions 2.6
and 2.7.
Key: HADOOP-12814
URL: https://issues.apache.org/jira/browse/HADOOP-12814
Project: Hadoop Common
Issue Type: Bug
Reporter: Alexey Ivanchin
Priority: Critical
Not properly displayed last checkpoint time in versions 2.6 and 2.7.
Example
http://master2.hadoop:50090/status.html
Version 2.6.0.2.2.0.0-2041
Compiled 2014-11-19T19:32Z by jenkins from (no branch)
NameNode Address master1.hadoop:8020
Started 15.09.2015, 18:07:59
Last Checkpoint 28.04.1971, 7:38:32
Checkpoint Period 600 seconds
Checkpoint Transactions 1000000
---------------------------------------------------------
But If i go
http://master2.hadoop:50090/status.jsp
i see true last chekpoint time:
SecondaryNameNode
Version: 2.6.0.2.2.0.0-2041, 7d56f02902b436d46efba030651a2fbe7c1cf1e9
Compiled: 2014-11-19T19:32Z by jenkins from (no branch)
SecondaryNameNode Status
Name Node Address : master1.hadoop/10.54.255.186:8020
Start Time : Tue Sep 15 18:07:59 NOVT 2015
Last Checkpoint : 277 seconds ago
Checkpoint Period : 600 seconds
Checkpoint Transactions: 1000000
Checkpoint Dirs : [file:///opt2/hdfs/snn]
Checkpoint Edits Dirs : [file:///opt2/hdfs/snn]
-------------------------------------------------------------------------------
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)