Hi, Hive 0.12 with kerberos is incompatible with Hadoop 2.5.0 due to API changes in Hadoop 2.5.0. More details are here: https://issues.apache.org/jira/browse/HIVE-7620. One way to make it work is port HIVE-7620 patch to hive 0.12, build Hive and install hive jars in local maven repo, then build drill which picks ups hive jars in local maven repo.
Thanks Venki On Mon, Oct 6, 2014 at 10:21 PM, Li HM <[email protected]> wrote: > Does Drill support Hive 0.12.0 on top of hadoop 2.5.0 with kerberos? > > Anybody ever made it work? >
