Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C1C8818DD2 for ; Thu, 18 Jun 2015 04:58:01 +0000 (UTC) Received: (qmail 90322 invoked by uid 500); 18 Jun 2015 04:58:00 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 90173 invoked by uid 500); 18 Jun 2015 04:58:00 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 89880 invoked by uid 99); 18 Jun 2015 04:58:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2015 04:58:00 +0000 Date: Thu, 18 Jun 2015 04:58:00 +0000 (UTC) From: "Haohui Mai (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HDFS-8621) Implement GETDELEGATIONTOKEN and GETDELEGATIONTOKENS operation for WebImageViewer 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/HDFS-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai resolved HDFS-8621. ------------------------------ Resolution: Invalid > Implement GETDELEGATIONTOKEN and GETDELEGATIONTOKENS operation for WebImageViewer > --------------------------------------------------------------------------------- > > Key: HDFS-8621 > URL: https://issues.apache.org/jira/browse/HDFS-8621 > Project: Hadoop HDFS > Issue Type: New Feature > Reporter: Jagadesh Kiran N > Assignee: Jagadesh Kiran N > > In Hadoop 2.7.0, WebImageViewer supports the following operations: > {code} > .GETFILESTATUS > .LISTSTATUS > .GETACLSTATUS > {code} > I'm thinking it would be better for administrators if {code} .GETDELEGATIONTOKEN {code} and {code} .GETDELEGATIONTOKENS {code} are supported. -- This message was sent by Atlassian JIRA (v6.3.4#6332)