From hdfs-dev-return-19468-apmail-hadoop-hdfs-dev-archive=hadoop.apache.org@hadoop.apache.org Tue Jul 21 22:52:20 2015 Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 800B41845F for ; Tue, 21 Jul 2015 22:52:20 +0000 (UTC) Received: (qmail 88442 invoked by uid 500); 21 Jul 2015 22:52:05 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 88354 invoked by uid 500); 21 Jul 2015 22:52:05 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 88310 invoked by uid 99); 21 Jul 2015 22:52:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2015 22:52:05 +0000 Date: Tue, 21 Jul 2015 22:52:05 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HDFS-7745) HDFS should have its own daemon command and not rely on the one in common 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-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HDFS-7745. ------------------------------------ Resolution: Fixed > HDFS should have its own daemon command and not rely on the one in common > -------------------------------------------------------------------------- > > Key: HDFS-7745 > URL: https://issues.apache.org/jira/browse/HDFS-7745 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: Sanjay Radia > > HDFS should have its own daemon command and not rely on the one in common. BTW Yarn split out its own daemon command during project split. Note the hdfs-command does have --daemon flag and hence the daemon script is merely a wrapper. -- This message was sent by Atlassian JIRA (v6.3.4#6332)