-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68683/
-----------------------------------------------------------
(Updated Sept. 17, 2018, 5:55 p.m.)
Review request for hive, Zoltan Haindrich, Zoltan Haindrich, Naveen Gangam, and
Peter Vary.
Bugs: HIVE-20535
https://issues.apache.org/jira/browse/HIVE-20535
Repository: hive-git
Description
-------
When removing the compile lock, it is quite risky to remove it entirely.
It would be good to provide a pool size for the concurrent compilation, so the
administrator can limit the load
Diffs (updated)
-----
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 3fb8e76
ql/src/java/org/apache/hadoop/hive/ql/CompileLockManager.java PRE-CREATION
ql/src/java/org/apache/hadoop/hive/ql/Driver.java dad2035
ql/src/test/org/apache/hadoop/hive/ql/CompileLockTest.java PRE-CREATION
Diff: https://reviews.apache.org/r/68683/diff/4/
Changes: https://reviews.apache.org/r/68683/diff/3-4/
Testing
-------
Added CompileLockTest
File Attachments
----------------
HIVE-20535.1.patch
https://reviews.apache.org/media/uploaded/files/2018/09/13/41f5a84a-70e5-4882-99c1-1cf98c4364e4__HIVE-20535.1.patch
Thanks,
denys kuzmenko