Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-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 33826185A2 for ; Mon, 7 Mar 2016 19:19:41 +0000 (UTC) Received: (qmail 67284 invoked by uid 500); 7 Mar 2016 19:19:40 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 67261 invoked by uid 500); 7 Mar 2016 19:19:40 -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 67232 invoked by uid 99); 7 Mar 2016 19:19:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Mar 2016 19:19:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B151A2C044E for ; Mon, 7 Mar 2016 19:19:40 +0000 (UTC) Date: Mon, 7 Mar 2016 19:19:40 +0000 (UTC) From: "Szehon Ho (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-13171) Add unit test for hs2 webui MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-13171: ----------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to master, thanks Aihua for review! > Add unit test for hs2 webui > --------------------------- > > Key: HIVE-13171 > URL: https://issues.apache.org/jira/browse/HIVE-13171 > Project: Hive > Issue Type: Sub-task > Components: HiveServer2 > Reporter: Szehon Ho > Assignee: Szehon Ho > Attachments: HIVE-13171.2.patch, HIVE-13171.3.patch, HIVE-13171.patch > > > With more complex changes going into webui, it is hard to manually verify all the kinds of cases. > With HIVE-12952, HS2 webui now uses jamon, which should be more unit-testable than plain old jsp. We can perhaps add unit test for the jamon servlets, or test the new OperationDisplay classes queried by the servlets. -- This message was sent by Atlassian JIRA (v6.3.4#6332)