You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2015/09/21 18:04:06 UTC

[jira] [Resolved] (HIVE-11649) Hive UPDATE,INSERT,DELETE issue

     [ https://issues.apache.org/jira/browse/HIVE-11649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates resolved HIVE-11649.
-------------------------------
    Resolution: Invalid

> Hive UPDATE,INSERT,DELETE issue
> -------------------------------
>
>                 Key: HIVE-11649
>                 URL: https://issues.apache.org/jira/browse/HIVE-11649
>             Project: Hive
>          Issue Type: Bug
>         Environment: Hadoop-2.2.0 , hive-1.2.0 ,operating system ubuntu14.04lts (64-bit) & Java 1.7
>            Reporter: Veerendra Nath Jasthi
>            Assignee: Hive QA
>         Attachments: afterChange.png, beforeChange.png, hive-site.xml, hive.log
>
>
>  have been trying to implement the UPDATE,INSERT,DELETE operations in hive table as per link: 
> https://cwiki.apache.org/confluence/display/Hive/Hive+Transactions#HiveTransactions- 
> but whenever I was trying to include the properties which will do our work i.e. 
> Configuration Values to Set for INSERT, UPDATE, DELETE 
> hive.support.concurrency	true (default is false) 
> hive.enforce.bucketing	true (default is false) 
> hive.exec.dynamic.partition.mode	nonstrict (default is strict) 
> after that if I run show tables command on hive shell its taking 65.15 seconds which normally runs at 0.18 seconds without the above properties. 
> Apart from show tables rest of the commands not giving any output i.e. its keep on running until and unless kill the process.
> Could you tell me reason for this?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)