Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5617111A5F for ; Fri, 29 Aug 2014 00:21:11 +0000 (UTC) Received: (qmail 58602 invoked by uid 500); 29 Aug 2014 00:21:09 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 58503 invoked by uid 500); 29 Aug 2014 00:21:09 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 58337 invoked by uid 500); 29 Aug 2014 00:21:08 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 58314 invoked by uid 99); 29 Aug 2014 00:21:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2014 00:21:08 +0000 Date: Fri, 29 Aug 2014 00:21:08 +0000 (UTC) From: "Suhas Satish (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-7869) Long running tests (1) [Spark Branch] 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-7869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suhas Satish updated HIVE-7869: ------------------------------- Status: Patch Available (was: Open) > Long running tests (1) [Spark Branch] > ------------------------------------- > > Key: HIVE-7869 > URL: https://issues.apache.org/jira/browse/HIVE-7869 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Brock Noland > Assignee: Suhas Satish > Attachments: HIVE-7869-spark.patch > > > I have noticed when running the full test suite locally that the test JVM eventually crashes. We should do some testing (not part of the unit tests) which starts up a HS2 and runs queries on it continuously for 24 hours or so. > In this JIRA let's create a stand alone java program which connects to a HS2 over JDBC, creates a bunch of tables (say 100) and then runs queries until the JDBC client is killed. This will allow us to run long running tests. -- This message was sent by Atlassian JIRA (v6.2#6252)