You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/09 11:32:00 UTC

[jira] [Commented] (HIVE-3337) Create Table Like should copy configured Table Parameters

    [ https://issues.apache.org/jira/browse/HIVE-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548316#comment-13548316 ] 

Hudson commented on HIVE-3337:
------------------------------

Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
    HIVE-3337. Create Table Like should copy configured Table Parameters (Bhushan Mandhani via cws) (Revision 1373218)

     Result = ABORTED
cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1373218
Files : 
* /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
* /hive/trunk/conf/hive-default.xml.template
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
* /hive/trunk/ql/src/test/queries/clientpositive/create_like2.q
* /hive/trunk/ql/src/test/results/clientpositive/create_like2.q.out

                
> 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
>          Components: Configuration, Metastore
>            Reporter: Bhushan Mandhani
>            Assignee: Bhushan Mandhani
>            Priority: Minor
>              Labels: configuration
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3337.1.patch.txt
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira