Return-Path: X-Original-To: apmail-ambari-issues-archive@minotaur.apache.org Delivered-To: apmail-ambari-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 4B67618AB8 for ; Sat, 23 Apr 2016 02:01:13 +0000 (UTC) Received: (qmail 86216 invoked by uid 500); 23 Apr 2016 02:01:13 -0000 Delivered-To: apmail-ambari-issues-archive@ambari.apache.org Received: (qmail 86171 invoked by uid 500); 23 Apr 2016 02:01:13 -0000 Mailing-List: contact issues-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 issues@ambari.apache.org Received: (qmail 86162 invoked by uid 99); 23 Apr 2016 02:01:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Apr 2016 02:01:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D24F62C14F7 for ; Sat, 23 Apr 2016 02:01:12 +0000 (UTC) Date: Sat, 23 Apr 2016 02:01:12 +0000 (UTC) From: "Sumit Mohanty (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-10029) Node auto-recovery 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-10029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255034#comment-15255034 ] Sumit Mohanty commented on AMBARI-10029: ---------------------------------------- [~dheeren] what version are you using and what is not working? > Node auto-recovery > ------------------ > > Key: AMBARI-10029 > URL: https://issues.apache.org/jira/browse/AMBARI-10029 > Project: Ambari > Issue Type: New Feature > Components: ambari-agent, ambari-server > Affects Versions: 2.0.0 > Reporter: Sumit Mohanty > Assignee: Sumit Mohanty > Fix For: 2.1.0 > > Attachments: AMBARI-10029.p-II.patch, AMBARI-10029.patch, NodeRecovery.pdf > > > Using blue-print, it is possible to perform a zero-touch install of hadoop clusters using Ambari. This is especially useful in the cloud environment. However, cloud environment also can be dynamic in the sense that nodes will get rebooted or reset to the original image. > Reset, being that the node (usually VM) gets reverted to original state where it joined the cluster. It is assumed that a reset node has ambari-agent installed and configured to communicate with the server. The node may also have all packages pre-instaled. > Node recovery is the feature to bring back a rebooted/reset online by starting or installing and then starting the host components that are already on the host. > In general, temporarily losing a node and then performing node recovery on a slave host should not affect the whole cluster. If its is a master node then there can be some disruption based on what is deployed on the master host and if HA is enabled for the master services or not. > Node recovery, discussed in this JIRA, only addresses the ability to automatically INSTALL/CONFIGURE/START host components on the node so that the desired state of the host component matches the actual state. -- This message was sent by Atlassian JIRA (v6.3.4#6332)