Return-Path: Delivered-To: apmail-hadoop-hive-user-archive@minotaur.apache.org Received: (qmail 22264 invoked from network); 20 Jul 2009 00:58:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jul 2009 00:58:22 -0000 Received: (qmail 14598 invoked by uid 500); 20 Jul 2009 00:59:27 -0000 Delivered-To: apmail-hadoop-hive-user-archive@hadoop.apache.org Received: (qmail 14513 invoked by uid 500); 20 Jul 2009 00:59:27 -0000 Mailing-List: contact hive-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-user@hadoop.apache.org Delivered-To: mailing list hive-user@hadoop.apache.org Received: (qmail 14502 invoked by uid 99); 20 Jul 2009 00:59:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 00:59:27 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ckeven@gmail.com designates 209.85.212.188 as permitted sender) Received: from [209.85.212.188] (HELO mail-vw0-f188.google.com) (209.85.212.188) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 00:59:19 +0000 Received: by vwj26 with SMTP id 26so1906207vwj.5 for ; Sun, 19 Jul 2009 17:58:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=oaBtWhTNJbcv82p3Wk8yUB16cmCfracu2tRSwhluRCk=; b=TCoVacnBnul012SWj3nHQX9sevp3AQTzZcieozBKgq+MpsObHrlq2e4CORB5CeOWxW 8ilIzDVoWXnok0pBgBUuFqx4Kymq3ODlHWGP91FneB9x9y5tvS3N3pIkaqbXQRems3zW 2Hj3l9mLLFZ0CH5sjFV1JIkAD6EC2E7DWaRio= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=EcEmTWnXM7vx9CDYQ+2IFPasaWsxHyHsEARyuI48CyTNKtsOcSGLoetoM+C8x9b4J+ vaEAEpZws6o1N30e5U9Ty19bRRSHeG01k5RktAjQMoX7060x4s5XzSorEEivXLDmlrCO B42+wCufFAw3JYqwsDGB/N0hJgVI9gToJbyDs= MIME-Version: 1.0 Received: by 10.220.96.67 with SMTP id g3mr5082125vcn.63.1248051537986; Sun, 19 Jul 2009 17:58:57 -0700 (PDT) Date: Sun, 19 Jul 2009 17:58:57 -0700 Message-ID: <93957cf30907191758tf800fa0kf4706d344f5e03a4@mail.gmail.com> Subject: CachedRowSetImpl error From: chen keven To: hive-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=0016e646991c9547b8046f18a47e X-Virus-Checked: Checked by ClamAV on apache.org --0016e646991c9547b8046f18a47e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I tried to use run a query and get a resultset by using CachedRowSet.execute(). The reason I do this is I want to close the connection after doing the query. However, hive doesn't support this operation. I'm wondering how do you guys deal with such a problem? -- Thank you, Keven Chen --0016e646991c9547b8046f18a47e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I tried to use run a query and get a resultset by using CachedRowSet.execut= e(). The reason I do this is I want to close the connection after doing the= query. However, hive doesn't support this operation. I'm wondering= how do you guys deal with such a problem?

--
Thank you,
Keven Chen
--0016e646991c9547b8046f18a47e--