Hi, Remember that acidity and transactional support was added to Hive 0.14 onward because of advent of ORC tables.
Now Spark does not support transactions because quote "there is a piece in the execution side that needs to send heartbeats to Hive metastore saying a transaction is still alive". That has not been implemented in Spark yet to my knowledge. HTH Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw <https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>* http://talebzadehmich.wordpress.com On 30 May 2016 at 19:37, Ashok Kumar <ashok34...@yahoo.com.invalid> wrote: > Hi, > > I can do inserts from Spark on Hive tables. How about updates or deletes. > They are failing when I tried? > > Thanking > > >