Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C64B318F50 for ; Tue, 8 Mar 2016 22:56:42 +0000 (UTC) Received: (qmail 4489 invoked by uid 500); 8 Mar 2016 22:56:41 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 4337 invoked by uid 500); 8 Mar 2016 22:56:41 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 4295 invoked by uid 99); 8 Mar 2016 22:56:41 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2016 22:56:41 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C2AED2C1F58 for ; Tue, 8 Mar 2016 22:56:40 +0000 (UTC) Date: Tue, 8 Mar 2016 22:56:40 +0000 (UTC) From: "Wangda Tan (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-12907) Support specifying resources for task containers in SLS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Wangda Tan created HADOOP-12907: ----------------------------------- Summary: Support specifying resources for task containers in SLS Key: HADOOP-12907 URL: https://issues.apache.org/jira/browse/HADOOP-12907 Project: Hadoop Common Issue Type: New Feature Reporter: Wangda Tan Assignee: Wangda Tan Currently, SLS doesn't support specify resources for task containers, it uses a global default value for all containers. Instead, we should be able to specify different resources for task containers in sls-job.conf. -- This message was sent by Atlassian JIRA (v6.3.4#6332)