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 DC814D239 for ; Mon, 6 Aug 2012 20:53:03 +0000 (UTC) Received: (qmail 59887 invoked by uid 500); 6 Aug 2012 20:53:03 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 59844 invoked by uid 500); 6 Aug 2012 20:53:02 -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 59831 invoked by uid 500); 6 Aug 2012 20:53:02 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 59828 invoked by uid 99); 6 Aug 2012 20:53:02 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Aug 2012 20:53:02 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id C12BE14281B for ; Mon, 6 Aug 2012 20:53:02 +0000 (UTC) Date: Mon, 6 Aug 2012 20:53:02 +0000 (UTC) From: "Carl Steinbach (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1858766950.18273.1344286382793.JavaMail.jiratomcat@issues-vm> In-Reply-To: <636791668.17575.1344275282862.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HIVE-3337) Create Table Like should copy configured Table Parameters 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-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13429415#comment-13429415 ] Carl Steinbach commented on HIVE-3337: -------------------------------------- @Bhushan: Can you give me an example of a parameter that should not be copied as part of a CTL command? > Create Table Like should copy configured Table Parameters > --------------------------------------------------------- > > Key: HIVE-3337 > URL: https://issues.apache.org/jira/browse/HIVE-3337 > Project: Hive > Issue Type: Improvement > Reporter: Bhushan Mandhani > Assignee: Bhushan Mandhani > Priority: Minor > > Currently, Create Table A Like B does not copy any Table Parameters of B into A. We will add a HiveConf variable that will allow users to specify a list of parameters that they want copied over to A for this command. -- 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