Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 93E2711E81 for ; Fri, 15 Aug 2014 14:55:12 +0000 (UTC) Received: (qmail 62162 invoked by uid 500); 15 Aug 2014 14:55:10 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 62095 invoked by uid 500); 15 Aug 2014 14:55:10 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 62071 invoked by uid 99); 15 Aug 2014 14:55:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2014 14:55:10 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of charlesyorek@gmail.com designates 209.85.212.170 as permitted sender) Received: from [209.85.212.170] (HELO mail-wi0-f170.google.com) (209.85.212.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2014 14:55:05 +0000 Received: by mail-wi0-f170.google.com with SMTP id f8so1091557wiw.5 for ; Fri, 15 Aug 2014 07:54:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=FTXBaEvvggVITSNFrQ162RcwQqN8x/X9n2Btvg0ap9o=; b=YKaTbtYxMrScRtOpT9+kFnUofaA4tIN4CdNsJBU4GeqQBcU2khxZdMuc8mA3FvNhVo jlGeu6vaOHQy/ahBZ/BFpjcOv/YTtCr7VBeN3mpKmhGx6D3xFQOxgCrRKQphzFvRo5ue Y4YumsSZVnJ+PveQxCT65fx6r3Co5qnyOiXJQbI8QpY4DVeaPqiJIdik+yvKdFQm/fsz w8LESek1Oh6WJf+pTXJfeOUGW35mDieRkTOMeKWrVP2r1F4kvtr98QLuDxvjFXAZBHdB SfI++Mao41wEudj88M/OnOrI+p51hyTg3C1ozbYNr6K66mFmzxjkCFELLlDV0VByhHJr zhkw== MIME-Version: 1.0 X-Received: by 10.180.9.38 with SMTP id w6mr49241098wia.61.1408114483998; Fri, 15 Aug 2014 07:54:43 -0700 (PDT) Received: by 10.216.167.133 with HTTP; Fri, 15 Aug 2014 07:54:43 -0700 (PDT) Date: Fri, 15 Aug 2014 09:54:43 -0500 Message-ID: Subject: ODBC Calls Extremely Slow From: Charles Yorek To: user@hive.apache.org Content-Type: multipart/alternative; boundary=001a11c2448a9f36110500ac33e1 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2448a9f36110500ac33e1 Content-Type: text/plain; charset=UTF-8 Hello All, I am trying to use the ODBC driver but making ODBC Calls to fetch a list of tables from Hive is extremely slow on a HiveServer2. The cluster has a large number of tables but it takes in excess of 1 hour to extract a list of tables via ODBC Calls. Are there any known workarounds for this issue? Thanks --001a11c2448a9f36110500ac33e1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello All,=C2=A0

I am trying to use the ODBC driver but making ODBC Calls to fetch a list= of tables from Hive is extremely slow on a HiveServer2. =C2=A0The cluster = has a large number of tables but it takes in excess of 1 hour to extract a = list of tables via ODBC Calls.

Are there any known wo= rkarounds for this issue?

Thanks=
--001a11c2448a9f36110500ac33e1--