Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7857F18188 for ; Mon, 5 Oct 2015 21:42:27 +0000 (UTC) Received: (qmail 69490 invoked by uid 500); 5 Oct 2015 21:42:27 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 69432 invoked by uid 500); 5 Oct 2015 21:42:27 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 69419 invoked by uid 99); 5 Oct 2015 21:42:27 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2015 21:42:27 +0000 Date: Mon, 5 Oct 2015 21:42:27 +0000 (UTC) From: "Yongjun Zhang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-8164) cTime is 0 in VERSION file for newly formatted NameNode. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944103#comment-14944103 ] Yongjun Zhang commented on HDFS-8164: ------------------------------------- Thanks for the new rev [~xiaochen]. Patch rev6 looks good to me. Hi [~vinayrpet], wonder if you have further comments. I will commit tomorrow if not. Thanks. > cTime is 0 in VERSION file for newly formatted NameNode. > -------------------------------------------------------- > > Key: HDFS-8164 > URL: https://issues.apache.org/jira/browse/HDFS-8164 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode > Affects Versions: 2.0.3-alpha > Reporter: Chris Nauroth > Assignee: Xiao Chen > Priority: Minor > Attachments: HDFS-8164.001.patch, HDFS-8164.002.patch, HDFS-8164.003.patch, HDFS-8164.004.patch, HDFS-8164.005.patch, HDFS-8164.006.patch > > > After formatting a NameNode and inspecting its VERSION file, the cTime property shows 0. The value does get updated to current time during an upgrade, but I believe this is intended to be the creation time of the cluster, and therefore the initial value of 0 before an upgrade can cause confusion. -- This message was sent by Atlassian JIRA (v6.3.4#6332)