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 5F684200B0F for ; Fri, 17 Jun 2016 17:11:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5DDC5160A62; Fri, 17 Jun 2016 15:11:07 +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 CB822160A4C for ; Fri, 17 Jun 2016 17:11:06 +0200 (CEST) Received: (qmail 27605 invoked by uid 500); 17 Jun 2016 15:11:05 -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 27581 invoked by uid 99); 17 Jun 2016 15:11:05 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jun 2016 15:11:05 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5814F2C033A for ; Fri, 17 Jun 2016 15:11:05 +0000 (UTC) Date: Fri, 17 Jun 2016 15:11:05 +0000 (UTC) From: "Junping Du (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5246) NMWebAppFilter web redirects drop query parameters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 17 Jun 2016 15:11:07 -0000 [ https://issues.apache.org/jira/browse/YARN-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336277#comment-15336277 ] Junping Du commented on YARN-5246: ---------------------------------- 02 patch LGTM. +1. Will commit it shortly. > NMWebAppFilter web redirects drop query parameters > -------------------------------------------------- > > Key: YARN-5246 > URL: https://issues.apache.org/jira/browse/YARN-5246 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Varun Vasudev > Assignee: Varun Vasudev > Attachments: YARN-5246.001.patch, YARN-5246.002.patch > > > The NMWebAppFilter drops query parameters when it carries out a redirect to the log server. This leads to problems when users have simple web authentication setup. -- 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