Re: HiveThrift2 ACID Transactions?

2021-11-23 Thread Steve Loughran
without commenting on any other part of this, note that it was in some hive commit operations where a race condition in rename surfaced https://issues.apache.org/jira/browse/HADOOP-16721 if you get odd errors about parent dirs not existing during renames, that'll be it...Upgrade to Hadoop-3.3.1

RE: HiveThrift2 ACID Transactions?

2021-11-11 Thread Bode, Meikel, NMA-CFD
Hi all, I now have some more input related to the issues I face at the moment: When I try to UPDATE an external table via JDBC connection to HiveThrift2 server I get the following exception: java.lang.UnsupportedOperationException: UPDATE TABLE is not supported temporarily. Whey doing an