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 84B6B200BAA for ; Thu, 27 Oct 2016 09:08:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 834BA160AF6; Thu, 27 Oct 2016 07:08:05 +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 F26D9160AE4 for ; Thu, 27 Oct 2016 09:08:04 +0200 (CEST) Received: (qmail 75556 invoked by uid 500); 27 Oct 2016 07:07:59 -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 75514 invoked by uid 99); 27 Oct 2016 07:07:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2016 07:07:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C3C9B2C2A6E for ; Thu, 27 Oct 2016 07:07:58 +0000 (UTC) Date: Thu, 27 Oct 2016 07:07:58 +0000 (UTC) From: "Rohith Sharma K S (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-1974) add args for DistributedShell to specify a set of nodes on which the tasks run 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 07:08:05 -0000 [ https://issues.apache.org/jira/browse/YARN-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15610966#comment-15610966 ] Rohith Sharma K S commented on YARN-1974: ----------------------------------------- Do we still need this even after using setting -node_label_expression in DS? > add args for DistributedShell to specify a set of nodes on which the tasks run > ------------------------------------------------------------------------------ > > Key: YARN-1974 > URL: https://issues.apache.org/jira/browse/YARN-1974 > Project: Hadoop YARN > Issue Type: Improvement > Components: applications/distributed-shell > Affects Versions: 2.7.0 > Reporter: Hong Zhiguo > Assignee: Xuan Gong > Priority: Minor > Attachments: YARN-1974.1.patch, YARN-1974.patch > > > It's very useful to execute a script on a specific set of machines for both testing and maintenance purpose. > The args "--nodes" and "--relax_locality" are added to DistributedShell. Together with an unit test using miniCluster. > It's also tested on our real cluster with Fair scheduler. -- 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