You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by David Lerman <dl...@videoegg.com> on 2009/12/02 21:51:47 UTC

jdo transaction isolation

The "datancucleus.transactionIsolation" setting in hive-default.xml is
"read-committed".  This doesn't work in our setup (read-committed isn't
compatible with statement based replication in mysql 5.1) -- anyone know of
any issues with changing it to repeatable-read?  Thanks!