Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 227EAD3D0 for ; Mon, 24 Jun 2013 20:42:22 +0000 (UTC) Received: (qmail 14134 invoked by uid 500); 24 Jun 2013 20:42:21 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 14096 invoked by uid 500); 24 Jun 2013 20:42:21 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 14087 invoked by uid 99); 24 Jun 2013 20:42:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jun 2013 20:42:21 +0000 Date: Mon, 24 Jun 2013 20:42:21 +0000 (UTC) From: "Ashwin Shankar (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MAPREDUCE-5265) Need an admin interface on history server with the ability to refresh super user groups,refresh user to group mappings,refresh admin acls,get groups given a username. 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/MAPREDUCE-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashwin Shankar updated MAPREDUCE-5265: -------------------------------------- Target Version/s: 2.1.0-beta, 0.23.9 (was: 0.23.8, 2.0.5-alpha) Status: Patch Available (was: Open) I have changed my rpc layer implementation to use classes from hadoop-common rather than Yarn rpc. I've also incorporated the comments suggested. This patch includes units tests. However please note that this patch doesn't apply to branch-23. > Need an admin interface on history server with the ability to refresh super user groups,refresh user to group mappings,refresh admin acls,get groups given a username. > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-5265 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-5265 > Project: Hadoop Map/Reduce > Issue Type: New Feature > Components: jobhistoryserver > Affects Versions: 2.1.0-beta > Reporter: Jason Lowe > Assignee: Ashwin Shankar > Attachments: JHS_REFRESH-2.txt, JHS_REFRESH-4.txt, JHS_REFRESH-6.txt, JHS_REFRESH-8.txt > > > The history server needs an admin interface with the ability to > 1. refresh the super user groups configurations, > 2. refresh user to group mappings, > 3. refresh its admin acls, > 4. get groups given a username > without requiring a restart of the history server. This is analogous to the -refreshSuperUserGroupsConfiguration capabilities provided by hdfs dfsadmin and yarn rmadmin. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira