Review Request 50049: HIVE-13966: DbNotificationListener: can loose DDL operation notifications
3e6acc74a58db330de63b3fefde17752025135a8 Diff: https://reviews.apache.org/r/50049/diff/ Testing --- Thanks, Rahul Sharma
Review Request 49917: HIVE-13966: Added Transactional listener support
, Rahul Sharma
Signed Jars with ADD JAR statement
Hi, I am trying to use a signed jar (BouncyCastle) in one of my UDFs. Since signed jars shouldn't be extracted I am using two ADD JAR statements to add both the UDF jar as well as BouncyCastle provider jar to the classpath. However, hive/hadoop automatically extracts the signed jar (BouncyCastle)