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 C3EC7C18B for ; Thu, 19 Jul 2012 21:11:36 +0000 (UTC) Received: (qmail 17844 invoked by uid 500); 19 Jul 2012 21:11:36 -0000 Delivered-To: apmail-incubator-bigtop-dev-archive@incubator.apache.org Received: (qmail 17796 invoked by uid 500); 19 Jul 2012 21:11:36 -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 17785 invoked by uid 99); 19 Jul 2012 21:11:36 -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:11:36 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 1113314052D for ; Thu, 19 Jul 2012 21:11:34 +0000 (UTC) Date: Thu, 19 Jul 2012 21:11:34 +0000 (UTC) From: "Wing Yew Poon (JIRA)" To: bigtop-dev@incubator.apache.org Message-ID: <1493479433.78214.1342732295072.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1784658328.78205.1342732174767.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (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 [ https://issues.apache.org/jira/browse/BIGTOP-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wing Yew Poon updated BIGTOP-678: --------------------------------- Attachment: BIGTOP-678.txt > 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 > > Attachments: BIGTOP-678.txt > > > 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