|
|
-
Re: Transitive dependencies with hiveJakob Homan 2012-07-27, 16:38
Yes, they should. Alternatively, just add them all to a directory and
point HIVE_AUX_JARS_PATH to it... On Thu, Jul 26, 2012 at 12:28 PM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > Hello, > > I know that a custom jar can be added to hive classpath via "--auxpath" > command. But for any transitive dependencies that my jar depends on, should > they be added explicitly to the classpath too? I tried doing that too, but > still get the "ClassNotFoundException" for classes in my transitive > dependency. Any suggestions? > > Thanks, > > -- > Swarnim > |