Re: Review Request 36139: HIVE-11130 Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-13 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36139/ --- (Updated July 13, 2015, 7:49 p.m.) Review request for hive. Repository: hive-

Re: Review Request 36139: HIVE-11130 Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-02 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36139/#review90282 --- Ship it! Ship It! - Chao Sun On July 2, 2015, 8:28 p.m., Aihua X

Re: Review Request 36139: HIVE-11130 Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-02 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36139/ --- (Updated July 2, 2015, 8:28 p.m.) Review request for hive. Repository: hive-g

Re: Review Request 36139: HIVE-11130 Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-02 Thread Aihua Xu
> On July 2, 2015, 5:36 p.m., Chao Sun wrote: > > ql/src/java/org/apache/hadoop/hive/ql/lockmgr/HiveTxnManagerImpl.java, line > > 174 > > > > > > this looks exactly the same as DDLTask#getHiveObject. Is there a way to

Re: Review Request 36139: HIVE-11130 Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-02 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36139/#review90252 --- ql/src/java/org/apache/hadoop/hive/ql/lockmgr/HiveTxnManager.java (

Review Request 36139: HIVE-11130 Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-02 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36139/ --- Review request for hive. Repository: hive-git Description --- HIVE-11130