Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E2960200BBB for ; Thu, 27 Oct 2016 02:41:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E12C1160AEE; Thu, 27 Oct 2016 00:41:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5CBA4160B02 for ; Thu, 27 Oct 2016 02:41:01 +0200 (CEST) Received: (qmail 71813 invoked by uid 500); 27 Oct 2016 00:41:00 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 71531 invoked by uid 99); 27 Oct 2016 00:41:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2016 00:41:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DB1472C2A69 for ; Thu, 27 Oct 2016 00:40:59 +0000 (UTC) Date: Thu, 27 Oct 2016 00:40:59 +0000 (UTC) From: "Anu Engineer (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-11001) Ozone:SCM: Add support for registerNode in SCM MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 27 Oct 2016 00:41:02 -0000 [ https://issues.apache.org/jira/browse/HDFS-11001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anu Engineer updated HDFS-11001: -------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) [~xyao] Thanks for the code review. I have committed this to the feature branch. > Ozone:SCM: Add support for registerNode in SCM > ---------------------------------------------- > > Key: HDFS-11001 > URL: https://issues.apache.org/jira/browse/HDFS-11001 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: ozone > Affects Versions: HDFS-7240 > Reporter: Anu Engineer > Assignee: Anu Engineer > Fix For: HDFS-7240 > > Attachments: HDFS-11001-HDFS-7240.001.patch, HDFS-11001-HDFS-7240.002.patch, HDFS-11001-HDFS-7240.003.patch, HDFS-11001-HDFS-7240.004.patch > > > Adds support for a datanode registration. Right now SCM relies on Namenode for the datanode registration. With this change we will be able to run SCM independently if needed. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org