Figured out my problem. I didn't add the jar to the classpath properly,
was trying to reference it locally instead of on HDFS.
On Mon, Jul 28, 2014 at 7:23 PM, Raymond Lau wrote:
> Hey guys, I'm having some trouble getting my Metastore Event Listener to
> do anything, none of my print statemen
Hey guys, I'm having some trouble getting my Metastore Event Listener to do
anything, none of my print statements are occuring. What am I missing? I
added the jar in the classpath and i'm pretty sure that it's getting
loaded. Nothing is showing up in the hive CLI when i create partition on
an ex