Hive Action

61 views
Skip to first unread message

guy...@gmail.com

unread,
Apr 29, 2013, 5:18:17 AM4/29/13
to azkab...@googlegroups.com
Hi guys,

I am evaluating Azkaban to  be used in our system,

I was wondering if someone have an experience with executing hive queries using Azkaban?

I looked around in the source code,
I found HiveViaAzkaban Class, but I am not sure how to execute it,

Thanks

Guy





yu.ch...@gmail.com

unread,
Apr 29, 2013, 5:15:16 PM4/29/13
to azkab...@googlegroups.com, guy...@gmail.com
We do provide executing hive queries in Linkedin grids, which also works with secure hadoop, tested with hive-0.8.1
Essentially that is a jobtype that uses java job to run the HiveViaAzkaban.
You need to fill the ${hive.home} in both private.properties and plugin.properties.
You also need to place your udf jars in ${hive.aux.jars.path}.

If ${hadoop.home} is not set globally, you will need it set in hive job type as well.
Also make sure ${hive.home}/conf is configured correctly. This is especially when you evaluate with a fresh hive with a derby DB, it will default to a db file with hive bin, which likely is not where your azkaban job working directory is set to.
Reply all
Reply to author
Forward
0 new messages