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 5238F200AE3 for ; Wed, 4 May 2016 10:16:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 50DE8160A01; Wed, 4 May 2016 10:16: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 C3AC71609F1 for ; Wed, 4 May 2016 10:16:13 +0200 (CEST) Received: (qmail 42776 invoked by uid 500); 4 May 2016 08:16: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 42746 invoked by uid 99); 4 May 2016 08:16:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2016 08:16:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DFBC92C1F5C for ; Wed, 4 May 2016 08:16:12 +0000 (UTC) Date: Wed, 4 May 2016 08:16:12 +0000 (UTC) From: "Hari Sankar Sivarama Subramaniyan (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-10432) Need to add more e2e like tests between HiveServer2 and JDBC using wiremock or equivalent MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 04 May 2016 08:16:14 -0000 [ https://issues.apache.org/jira/browse/HIVE-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-10432: ----------------------------------------------------- Assignee: (was: Hari Sankar Sivarama Subramaniyan) > Need to add more e2e like tests between HiveServer2 and JDBC using wiremock or equivalent > ----------------------------------------------------------------------------------------- > > Key: HIVE-10432 > URL: https://issues.apache.org/jira/browse/HIVE-10432 > Project: Hive > Issue Type: Bug > Reporter: Hari Sankar Sivarama Subramaniyan > Attachments: HIVE-10432.1.patch > > > The current unit tests use ThriftCLIService to test client-server interaction. We will need to mock HS2 to facilitate use of writing test cases where we can parse HTTP request/response. -- This message was sent by Atlassian JIRA (v6.3.4#6332)