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 DFF78200BD8 for ; Wed, 7 Dec 2016 22:18:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DEA2A160B26; Wed, 7 Dec 2016 21:18:59 +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 61FC7160AF9 for ; Wed, 7 Dec 2016 22:18:59 +0100 (CET) Received: (qmail 95876 invoked by uid 500); 7 Dec 2016 21:18:58 -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 95843 invoked by uid 99); 7 Dec 2016 21:18:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2016 21:18:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6DC1B2C03DF for ; Wed, 7 Dec 2016 21:18:58 +0000 (UTC) Date: Wed, 7 Dec 2016 21:18:58 +0000 (UTC) From: "Billie Rinaldi (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5975) Remove the agent - slider AM ssl related code MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 07 Dec 2016 21:19:00 -0000 [ https://issues.apache.org/jira/browse/YARN-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729941#comment-15729941 ] Billie Rinaldi commented on YARN-5975: -------------------------------------- The ProviderUtils.localizeContainerSecurityStores / ProviderUtils.areStoresRequested methods are used when the app wants the AM to create certs for the app's internal use. Do we want to remove this functionality? It is not related to the agent code, so we should decide whether we want to continue to support it or not. > Remove the agent - slider AM ssl related code > --------------------------------------------- > > Key: YARN-5975 > URL: https://issues.apache.org/jira/browse/YARN-5975 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Jian He > Assignee: Jian He > Attachments: YARN-5975-yarn-native-services.01.patch > > > Now that agent doesn't exists, this piece of code is not needed -- 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