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

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

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

     Result = FAILURE
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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to