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 D06FA72F8 for ; Tue, 4 Oct 2011 16:49:55 +0000 (UTC) Received: (qmail 3007 invoked by uid 500); 4 Oct 2011 16:49:55 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 2977 invoked by uid 500); 4 Oct 2011 16:49:55 -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 2969 invoked by uid 500); 4 Oct 2011 16:49:55 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 2966 invoked by uid 99); 4 Oct 2011 16:49:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 16:49:55 +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, 04 Oct 2011 16:49:54 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 048092A8447 for ; Tue, 4 Oct 2011 16:49:34 +0000 (UTC) Date: Tue, 4 Oct 2011 16:49:34 +0000 (UTC) From: "John Sichi (Commented) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1543703111.8212.1317746974020.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <952253988.7789.1317739714188.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HIVE-2478) Support dry run option in hive 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/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120272#comment-13120272 ] John Sichi commented on HIVE-2478: ---------------------------------- Can't you already use EXPLAIN for this purpose? > Support dry run option in hive > ------------------------------ > > Key: HIVE-2478 > URL: https://issues.apache.org/jira/browse/HIVE-2478 > Project: Hive > Issue Type: Improvement > Components: Configuration > Affects Versions: 0.9.0 > Reporter: kalyan ram > Priority: Minor > Attachments: HIVE-2478-1.patch > > > Hive currently doesn't support a dry run option. For some complex queries we just want to verify the query syntax initally before running it. A dry run option where just the parsing is done without actual execution is a good option. -- 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