spark-redshift icon indicating copy to clipboard operation
spark-redshift copied to clipboard

Autocommit problem

Open ronyx18 opened this issue 7 years ago • 0 comments

Is there anyway I can set autocommit to false while using df.write.mode(append) with all other necessary option parameters?

The task is to run an insert and an update simultaneously and then run commit once both the transactions are successful.

ronyx18 avatar Oct 25 '18 12:10 ronyx18