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 7F9A9200B59 for ; Mon, 8 Aug 2016 23:43:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7E671160A77; Mon, 8 Aug 2016 21:43:22 +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 F0951160AB3 for ; Mon, 8 Aug 2016 23:43:21 +0200 (CEST) Received: (qmail 31003 invoked by uid 500); 8 Aug 2016 21:43:21 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 30816 invoked by uid 99); 8 Aug 2016 21:43:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2016 21:43:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C66A12C029E for ; Mon, 8 Aug 2016 21:43:20 +0000 (UTC) Date: Mon, 8 Aug 2016 21:43:20 +0000 (UTC) From: "Yufei Gu (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (YARN-5137) Make DiskChecker pluggable in NodeManager MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 08 Aug 2016 21:43:22 -0000 [ https://issues.apache.org/jira/browse/YARN-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412533#comment-15412533 ] Yufei Gu edited comment on YARN-5137 at 8/8/16 9:43 PM: -------------------------------------------------------- Patch 006 is the same to patch 005 except removing the bug fix code in YARN-5444. was (Author: yufeigu): Patch 006 is the same to patch 005 except remove the bug fix code in YARN-5444. > Make DiskChecker pluggable in NodeManager > ----------------------------------------- > > Key: YARN-5137 > URL: https://issues.apache.org/jira/browse/YARN-5137 > Project: Hadoop YARN > Issue Type: Sub-task > Components: nodemanager > Reporter: Ray Chiang > Assignee: Yufei Gu > Labels: supportability > Attachments: YARN-5137.001.patch, YARN-5137.002.patch, YARN-5137.003.patch, YARN-5137.004.patch, YARN-5137.005.patch, YARN-5137.006.patch > > > It would be nice to have the option for a DiskChecker that has more sophisticated checking capabilities. In order to do this, we would first need DiskChecker to be pluggable. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org