From yarn-issues-return-137094-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Fri Feb 2 16:32:04 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 85569180608 for ; Fri, 2 Feb 2018 16:32:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 70A40160C58; Fri, 2 Feb 2018 15:32:04 +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 B7784160C41 for ; Fri, 2 Feb 2018 16:32:03 +0100 (CET) Received: (qmail 40838 invoked by uid 500); 2 Feb 2018 15:32:02 -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 40827 invoked by uid 99); 2 Feb 2018 15:32:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2018 15:32:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 50E131808FC for ; Fri, 2 Feb 2018 15:32:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.311 X-Spam-Level: X-Spam-Status: No, score=-110.311 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id oBm4xjkjQ5AQ for ; Fri, 2 Feb 2018 15:32:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 3E0C25F666 for ; Fri, 2 Feb 2018 15:32:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id CDAC1E026E for ; Fri, 2 Feb 2018 15:32:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 3ECD921E85 for ; Fri, 2 Feb 2018 15:32:00 +0000 (UTC) Date: Fri, 2 Feb 2018 15:32:00 +0000 (UTC) From: "Sunil G (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (YARN-7832) Logs page does not work for Running applications MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-7832?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G resolved YARN-7832. --------------------------- Resolution: Not A Problem Thanks [~yeshavora] for confirming, This is working fine with Combine Syste= m Metric Publisher mode > Logs page does not work for Running applications > ------------------------------------------------ > > Key: YARN-7832 > URL: https://issues.apache.org/jira/browse/YARN-7832 > Project: Hadoop YARN > Issue Type: Bug > Components: yarn-ui-v2 > Affects Versions: 3.0.0 > Reporter: Yesha Vora > Assignee: Sunil G > Priority: Critical > Attachments: Screen Shot 2018-01-26 at 3.28.40 PM.png, YARN-7832.= 001.patch > > > Scenario > * Run yarn service application > * When application is Running, go to log page > * Select AttemptId and Container Id > Logs are not showed on UI. It complains "No log data available!" > =C2=A0 > Here=C2=A0[http://xxx:8188/ws/v1/applicationhistory/containers/container_= e07_1516919074719_0004_01_000001/logs?_=3D1517009230358]=C2=A0API fails wit= h 500 Internal Server Error. > {"exception":"WebApplicationException","message":"java.io.IOException: ",= "javaClassName":"javax.ws.rs.WebApplicationException"} > {code:java} > GET http://xxx:8188/ws/v1/applicationhistory/containers/container_e07_151= 6919074719_0004_01_000001/logs?_=3D1517009230358 500 (Internal Server Error= ) > (anonymous) @ VM779:1 > send @ vendor.js:572 > ajax @ vendor.js:548 > (anonymous) @ vendor.js:5119 > initializePromise @ vendor.js:2941 > Promise @ vendor.js:3005 > ajax @ vendor.js:5117 > ajax @ yarn-ui.js:1 > superWrapper @ vendor.js:1591 > query @ vendor.js:5112 > ember$data$lib$system$store$finders$$_query @ vendor.js:5177 > query @ vendor.js:5334 > fetchLogFilesForContainerId @ yarn-ui.js:132 > showLogFilesForContainerId @ yarn-ui.js:126 > run @ vendor.js:648 > join @ vendor.js:648 > run.join @ vendor.js:1510 > closureAction @ vendor.js:1865 > trigger @ vendor.js:302 > (anonymous) @ vendor.js:339 > each @ vendor.js:61 > each @ vendor.js:51 > trigger @ vendor.js:339 > d.select @ vendor.js:5598 > (anonymous) @ vendor.js:5598 > d.invoke @ vendor.js:5598 > d.trigger @ vendor.js:5598 > e.trigger @ vendor.js:5598 > (anonymous) @ vendor.js:5598 > d.invoke @ vendor.js:5598 > d.trigger @ vendor.js:5598 > (anonymous) @ vendor.js:5598 > dispatch @ vendor.js:306 > elemData.handle @ vendor.js:281{code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org