Do you have any plans for supporting hive transactions in Spark?

 

From: Michael Armbrust [mailto:mich...@databricks.com] 
Sent: Tuesday, January 19, 2016 3:18 PM
To: hnagar <hemang.na...@mobiusws.com>
Cc: user <user@spark.apache.org>
Subject: Re: Spark SQL -Hive transactions support

 

We don't support Hive style transaction.

 

On Tue, Jan 19, 2016 at 11:32 AM, hnagar <hemang.na...@mobiusws.com 
<mailto:hemang.na...@mobiusws.com> > wrote:

Hive has transactions support since version 0.14.

I am using Spark 1.6, and Hive 1.2.1, are transactions supported in Spark
SQL now. I tried in the Spark-Shell and it gives the following error

org.apache.spark.sql.AnalysisException:
Unsupported language features in query: insert into test values(1, 'john',
'dong')

I am wondering if its a configuration issue, or this is still not supported
in Spark.



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-SQL-Hive-transactions-support-tp26012.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org 
<mailto:user-unsubscr...@spark.apache.org> 
For additional commands, e-mail: user-h...@spark.apache.org 
<mailto:user-h...@spark.apache.org> 

 

Reply via email to