Re: Storm HiveBolt missing records due to batching of Hive transactions

2015-10-09 Thread Aaron . Dossett
STORM-938 adds a periodic flush to the HiveBolt using tick tuples that would address this situation. From: Harshit Raikar mailto:harshit.rai...@gmail.com>> Reply-To: "user@hive.apache.org" mailto:user@hive.apache.org>> Date: Friday, October 9, 2015 at 4:05 AM To: "us

Adding jars and the default class path

2015-10-07 Thread Aaron . Dossett
Hi, I am wondering if there are any guarantees about when “extra” jars (from HIVE_AUX_JARS_PATH or `add jar`) are loaded relative to the standard jars in Hive? I am trying to override a Hive class with a patch jar containing a single org.apache.hadoop.hive class, so I’d like it to always be th