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 6984C200A01 for ; Tue, 3 May 2016 17:28:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 68D9E1609F4; Tue, 3 May 2016 17:28:14 +0200 (CEST) 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 DB3351609A9 for ; Tue, 3 May 2016 17:28:13 +0200 (CEST) Received: (qmail 11311 invoked by uid 500); 3 May 2016 15:28:13 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 11289 invoked by uid 99); 3 May 2016 15:28:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2016 15:28:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 058E22C14F4 for ; Tue, 3 May 2016 15:28:13 +0000 (UTC) Date: Tue, 3 May 2016 15:28:13 +0000 (UTC) From: "Siddharth Seth (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13666) LLAP Provide the log url for a task attempt to display on the UI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 03 May 2016 15:28:14 -0000 [ https://issues.apache.org/jira/browse/HIVE-13666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268884#comment-15268884 ] Siddharth Seth commented on HIVE-13666: --------------------------------------- Test failures are unrelated. This patch could only affects llap tests. Thanks for the review. Will commit in a bit. bq. Would be useful to set these end points "/logs, /status" etc. in the registry so that some other clients can look into the logs without knowing the containerId? A utility function to construct these urls should be adequate. The containerId isn't really used anywhere. Clients would need to fetch the relevant ServiceInstance - lookup the webUrl, and construct either the status / log url from there. > LLAP Provide the log url for a task attempt to display on the UI > ---------------------------------------------------------------- > > Key: HIVE-13666 > URL: https://issues.apache.org/jira/browse/HIVE-13666 > Project: Hive > Issue Type: Improvement > Reporter: Siddharth Seth > Assignee: Siddharth Seth > Attachments: HIVE-13666.01.patch > > > The log url needs to be provided for task attempts, to display on the Tez UI associated with a query. -- This message was sent by Atlassian JIRA (v6.3.4#6332)