Hi, Reading through http://wiki.apache.org/hadoop/Hive/Locking, it appears that locking will be implemented using Zookeeper in the Query language - just wanted to confirm that the metastore APIs are not being modified and that there is no information about existing locks in the metastore - is this correct? If so, won't a thrift API call circumvent existing locks and gain read/write access? Did I miss something?
Thanks, Pradeep