Re: contents of hive/lib in hive tar file

2014-10-19 Thread Eugene Koifman
because that doesn't work On Sat, Oct 18, 2014 at 9:24 PM, Hari Subramaniyan < hsubramani...@hortonworks.com> wrote: > Why cant you try making this change in pom.xml in the source root > directory. Am I missing something here? > > Thanks > Hari > > On Sat, Oct 18, 2014 at 8:58 PM, Eugene Koifman

Re: contents of hive/lib in hive tar file

2014-10-18 Thread Hari Subramaniyan
Why cant you try making this change in pom.xml in the source root directory. Am I missing something here? Thanks Hari On Sat, Oct 18, 2014 at 8:58 PM, Eugene Koifman wrote: > Does anyone know to ensure that a particular jar (and those it depends on) > is added to hive/lib dir? > Specifically >

contents of hive/lib in hive tar file

2014-10-18 Thread Eugene Koifman
Does anyone know to ensure that a particular jar (and those it depends on) is added to hive/lib dir? Specifically org.apache.curator curator-framework ${curator.version} I looked at bin.xml under packaging/ but not sure what to do. -- Thank