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

Veerendra Nath Jasthi updated HIVE-11649:
-----------------------------------------
    Environment: Hadoop-2.2.0 , hive-1.2.0 ,operating system ubuntu14.04lts 
(64-bit) & Java 1.7  (was: Hadoop-2.2.0 , hive-1.2.0 ,operating system 
ubuntu14.04lts (64-bit) )

> 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
>
>  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)

Reply via email to