Hi

I am using hive -0.14.0 which support UPDATE statement

but I am getting an error once I did this Command
UPDATE Emp SET salary = 50000 WHERE employeeid = 19;

FAILED: SemanticException [Error 10294]: Attempt to do update or delete
using transaction manager that does not support these operations.
hive>


Am I doing anything wrong?

-- 
*Thanks & Regards *


*Unmesha Sreeveni U.B*
*Hadoop, Bigdata Developer*
*Centre for Cyber Security | Amrita Vishwa Vidyapeetham*
http://www.unmeshasreeveni.blogspot.in/

Reply via email to