Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A314D18DB9 for ; Wed, 23 Dec 2015 11:23:47 +0000 (UTC) Received: (qmail 81618 invoked by uid 500); 23 Dec 2015 11:23:47 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 81496 invoked by uid 500); 23 Dec 2015 11:23:47 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 81364 invoked by uid 99); 23 Dec 2015 11:23:47 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Dec 2015 11:23:47 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D2ED12C1F70 for ; Wed, 23 Dec 2015 11:23:46 +0000 (UTC) Date: Wed, 23 Dec 2015 11:23:46 +0000 (UTC) From: "Dmitry Lysnichenko (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-14479) Namenode start fails when time taken to get out of safemode is more than 20 minutes. 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/AMBARI-14479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Lysnichenko updated AMBARI-14479: ---------------------------------------- Component/s: ambari-server > Namenode start fails when time taken to get out of safemode is more than 20 minutes. > ------------------------------------------------------------------------------------ > > Key: AMBARI-14479 > URL: https://issues.apache.org/jira/browse/AMBARI-14479 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Reporter: Dmitry Lysnichenko > Assignee: Dmitry Lysnichenko > Attachments: AMBARI-14479.patch > > > Issue > Namenode safemode check timeout value of 30mins is more than the server timeout of 20mins for a task. Hence, the server kills the namenode startup script if it takes more than 20mins to get out of safemode. -- This message was sent by Atlassian JIRA (v6.3.4#6332)