Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5397D10C65 for ; Fri, 16 Oct 2015 10:51:13 +0000 (UTC) Received: (qmail 49702 invoked by uid 500); 16 Oct 2015 10:51:07 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 49658 invoked by uid 500); 16 Oct 2015 10:51:07 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 49640 invoked by uid 99); 16 Oct 2015 10:51:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Oct 2015 10:51:06 +0000 Date: Fri, 16 Oct 2015 10:51:06 +0000 (UTC) From: "Varun Vasudev (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (YARN-4262) Allow whitelisted users to run privileged docker containers. 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/YARN-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960505#comment-14960505 ] Varun Vasudev edited comment on YARN-4262 at 10/16/15 10:50 AM: ---------------------------------------------------------------- +1. I'll commit this on Monday if no one objects. was (Author: vvasudev): +1. I'll commit this on Mnonday if no one objects. > Allow whitelisted users to run privileged docker containers. > ------------------------------------------------------------- > > Key: YARN-4262 > URL: https://issues.apache.org/jira/browse/YARN-4262 > Project: Hadoop YARN > Issue Type: Sub-task > Components: yarn > Reporter: Sidharta Seethana > Assignee: Sidharta Seethana > Attachments: YARN-4262.001.patch, YARN-4262.002.patch, YARN-4262.003.patch > > > (Updated based on discussion in the JIRA) > There are scenarios where privileged containers are necessary in order to run certain kinds of applications (one example is trying to run postresql/oracle inside containers). However, given the security implications, we should ensure that : > 1) privileged containers are disabled by default > 2) if enabled, only a whitelisted set of users should be allowed to launch such containers and > 3) Not all containers launched by whitelisted users need to be privileged containers : whitelisted users need to explicitly request that a privileged container be launched. -- This message was sent by Atlassian JIRA (v6.3.4#6332)