Review Request 50049: HIVE-13966: DbNotificationListener: can loose DDL operation notifications

2016-07-14 Thread Rahul Sharma
3e6acc74a58db330de63b3fefde17752025135a8 Diff: https://reviews.apache.org/r/50049/diff/ Testing --- Thanks, Rahul Sharma

Review Request 49917: HIVE-13966: Added Transactional listener support

2016-07-11 Thread Rahul Sharma
, Rahul Sharma

Signed Jars with ADD JAR statement

2015-03-05 Thread Rahul Sharma
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)