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 3CE2C81D9 for ; Tue, 13 Sep 2011 20:07:34 +0000 (UTC) Received: (qmail 83472 invoked by uid 500); 13 Sep 2011 20:07:33 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 83162 invoked by uid 500); 13 Sep 2011 20:07:33 -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 83134 invoked by uid 500); 13 Sep 2011 20:07:33 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 83124 invoked by uid 99); 13 Sep 2011 20:07:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 20:07:33 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 20:07:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B80AE96957 for ; Tue, 13 Sep 2011 20:07:09 +0000 (UTC) Date: Tue, 13 Sep 2011 20:07:09 +0000 (UTC) From: "Prasad Mujumdar (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1576311181.23750.1315944429750.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1137398883.54652.1313792367270.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HIVE-2398) Hive server doesn't return schema for 'set' command MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-2398: ---------------------------------- Attachment: HIVE-2398.patch > Hive server doesn't return schema for 'set' command > --------------------------------------------------- > > Key: HIVE-2398 > URL: https://issues.apache.org/jira/browse/HIVE-2398 > Project: Hive > Issue Type: Bug > Components: Server Infrastructure > Affects Versions: 0.7.1, 0.8.0 > Reporter: Prasad Mujumdar > Assignee: Prasad Mujumdar > Attachments: HIVE-2398.patch, HIVE-2398.patch > > > The Hive server does process the CLI commands like 'set', 'set -v' sent by ODBC or JDBC clients. But currently only the data is returned to client but not schema for that resultset. This makes it unusable for a ODBC or JDBC client to use this option. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira