Tang Yan created HIVE-20851:
-------------------------------
Summary: Hive on Spark can't support Hive ACID transcation table
updates.
Key: HIVE-20851
URL: https://issues.apache.org/jira/browse/HIVE-20851
Project: Hive
Issue Type: Bug
Components: Hive, Spark
Affects Versions: 1.2.1
Reporter: Tang Yan
I've enabled all the configuration to turn on the hive transaction table, and
it can do insert and updates successfully via beeline with the mr engine.
When I set the hive.execution.engine=spark, it can't work with the same update
sql.
No error in the hive on spark job, but the delta filename is always named
{color:#FF0000}delta_0000000_0000000.{color}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)