Return-Path: X-Original-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bigtop-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 D100AC179 for ; Thu, 19 Jul 2012 21:09:35 +0000 (UTC) Received: (qmail 10856 invoked by uid 500); 19 Jul 2012 21:09:35 -0000 Delivered-To: apmail-incubator-bigtop-dev-archive@incubator.apache.org Received: (qmail 10581 invoked by uid 500); 19 Jul 2012 21:09:35 -0000 Mailing-List: contact bigtop-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@incubator.apache.org Delivered-To: mailing list bigtop-dev@incubator.apache.org Received: (qmail 10369 invoked by uid 99); 19 Jul 2012 21:09:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2012 21:09:34 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id BAE9514052D for ; Thu, 19 Jul 2012 21:09:34 +0000 (UTC) Date: Thu, 19 Jul 2012 21:09:33 +0000 (UTC) From: "Wing Yew Poon (JIRA)" To: bigtop-dev@incubator.apache.org Message-ID: <1784658328.78205.1342732174767.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (BIGTOP-678) make hive TestJdbcDriver more robust MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Wing Yew Poon created BIGTOP-678: ------------------------------------ Summary: make hive TestJdbcDriver more robust Key: BIGTOP-678 URL: https://issues.apache.org/jira/browse/BIGTOP-678 Project: Bigtop Issue Type: Improvement Components: Tests Affects Versions: 0.3.0, 0.4.0 Reporter: Wing Yew Poon Assignee: Wing Yew Poon Fix For: 0.5.0 I plan to attach a patch to make TestJdbcDriver more robust, by parameterizing the wait time for the hive server to be up (it is currently hardcoded to 1 second, which may not be long enough) and by introducing a timeout to the test method (in my experience, if for some reason hive is not up or otherwise able to respond successfully, the test hangs). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira