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 6FD1E10047 for ; Mon, 29 Jul 2013 19:29:50 +0000 (UTC) Received: (qmail 55253 invoked by uid 500); 29 Jul 2013 19:29:48 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 55222 invoked by uid 500); 29 Jul 2013 19:29:48 -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 55141 invoked by uid 99); 29 Jul 2013 19:29:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jul 2013 19:29:48 +0000 Date: Mon, 29 Jul 2013 19:29:48 +0000 (UTC) From: "Srimanth Gunturi (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-988) RM /proxy/app always gives HTML response MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Srimanth Gunturi created YARN-988: ------------------------------------- Summary: RM /proxy/app always gives HTML response Key: YARN-988 URL: https://issues.apache.org/jira/browse/YARN-988 Project: Hadoop YARN Issue Type: Bug Components: api Affects Versions: 2.1.0-beta Reporter: Srimanth Gunturi A call to [http://host:8088/ws/v1/cluster/apps] gives back JSON response of apps with trackingUrl of [http://host:8088/proxy/application_1375116837536_0003/jobhistory/job/job_1375116837536_0003]. A GET call to this trackingUrl with {{Accept: application/json}} header always results in HTML output. It redirects (302) to [http://host:19888/jobhistory/job/job_1375116837536_0004/jobhistory/job/job_1375116837536_0004] where the output is always HTML. -- 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