blob: dffbab499956467f8027792f8123e73236390200 [file] [log] [blame]
set hive.support.concurrency=true;
set hive.txn.manager=org.apache.hadoop.hive.ql.lockmgr.DbTxnManager;
update no_such_table set b = 'fred';