[jira] [Created] (HIVE-21595) HIVE-20556 breaks backwards compatibility

2019-04-09 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-21595: -- Summary: HIVE-20556 breaks backwards compatibility Key: HIVE-21595 URL: https://issues.apache.org/jira/browse/HIVE-21595 Project: Hive Issue

Re: JvmPauseMonitor

2019-04-09 Thread Gopal Vijayaraghavan
Hi,  >Is there a reason not to use one from Hadoop? Historically, yes - it would need a Hadoop-1 shim & that would be a copy of the code. The 2nd copy exists because of standalone-metastore modules, I guess. Cheers, Gopal

[jira] [Created] (HIVE-21594) Warning regarding multiple MOVE triggers is logged even if conflicting triggers are both KILL

2019-04-09 Thread Brian Goerlitz (JIRA)
Brian Goerlitz created HIVE-21594: - Summary: Warning regarding multiple MOVE triggers is logged even if conflicting triggers are both KILL Key: HIVE-21594 URL: https://issues.apache.org/jira/browse/HIVE-21594

[jira] [Created] (HIVE-21596) HiveMetastoreClient should be able to connect to older metastore servers

2019-04-09 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-21596: -- Summary: HiveMetastoreClient should be able to connect to older metastore servers Key: HIVE-21596 URL: https://issues.apache.org/jira/browse/HIVE-21596

[jira] [Created] (HIVE-21593) Break up DDLTask - extract Privilege related operations

2019-04-09 Thread Miklos Gergely (JIRA)
Miklos Gergely created HIVE-21593: - Summary: Break up DDLTask - extract Privilege related operations Key: HIVE-21593 URL: https://issues.apache.org/jira/browse/HIVE-21593 Project: Hive Issue

JvmPauseMonitor

2019-04-09 Thread Eugene Koifman
Hi, Hive has 2 JvmPauseMonitor classes https://github.com/apache/hive/blob/master/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java