Return-Path: X-Original-To: apmail-tajo-dev-archive@minotaur.apache.org Delivered-To: apmail-tajo-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 EE96010156 for ; Sun, 29 Sep 2013 08:00:32 +0000 (UTC) Received: (qmail 52959 invoked by uid 500); 29 Sep 2013 07:58:04 -0000 Delivered-To: apmail-tajo-dev-archive@tajo.apache.org Received: (qmail 52641 invoked by uid 500); 29 Sep 2013 07:57:33 -0000 Mailing-List: contact dev-help@tajo.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.incubator.apache.org Delivered-To: mailing list dev@tajo.incubator.apache.org Received: (qmail 52514 invoked by uid 99); 29 Sep 2013 07:57:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Sep 2013 07:57:21 +0000 X-ASF-Spam-Status: No, hits=-2002.3 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 29 Sep 2013 07:57:18 +0000 Received: (qmail 51845 invoked by uid 99); 29 Sep 2013 07:55:27 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Sep 2013 07:55:27 +0000 Date: Sun, 29 Sep 2013 07:55:26 +0000 (UTC) From: "Hyunsik Choi (JIRA)" To: dev@tajo.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (TAJO-214) System should inquire finished query history after execution in web MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TAJO-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyunsik Choi updated TAJO-214: ------------------------------ Resolution: Fixed Fix Version/s: 0.2-incubating Status: Resolved (was: Patch Available) I've just committed it. The patch improves many features of web UI. Thank you for your contributions. > System should inquire finished query history after execution in web > ------------------------------------------------------------------- > > Key: TAJO-214 > URL: https://issues.apache.org/jira/browse/TAJO-214 > Project: Tajo > Issue Type: Improvement > Components: web UI > Reporter: SeongHwa Ahn > Assignee: SeongHwa Ahn > Priority: Minor > Fix For: 0.2-incubating > > Attachments: TAJO-214.patch > > > - System should inquire finished query history after execution in web > - System should move static contents like image into new directory in webapp directory > - System should clear query history data in memory periodically -- This message was sent by Atlassian JIRA (v6.1#6144)