|
|
-
Setting auxpath in Hue/Beeswax
Sadananda Hegde 2012-11-26, 18:51
Hello,
I have copied jar file into /usr/lib/hive/lib folder on all the nodes. I am able to use it on Hive CLI with the command
hive --auxpath /usr/lib/hive/lib/<jarfile>
Then I am able to run my Hive SQLs successfully.
But the same queries fail to run in Hue/Beeswax. It's not finding the jar file.
I tried setting hive.aux.jars.path property in hive-site.xml on all nodes. I have also tried setting that property in Beeswax Server Hive Configuration Safety Valve of Cloudera Manager. But still not able to resolve the issue.
How do I make it work in Hue / Beeswax? Is there a way to set the --auxpath there? I am running hive 0.7.1 on CDH3U5 ( hue-1.2.0.0+114.35-1) Thanks for your help. Regards,
Sadu Hegde * *
+
Sadananda Hegde 2012-11-26, 18:51
-
Re: Setting auxpath in Hue/Beeswax
Shreepadma Venugopalan 2012-11-26, 19:19
Hi Sadu,
Can you please post this on the CDH forum?
Thanks. Shreepadma On Mon, Nov 26, 2012 at 10:51 AM, Sadananda Hegde <[EMAIL PROTECTED]>wrote:
> Hello, > > > > I have copied jar file into /usr/lib/hive/lib folder on all the nodes. I > am able to use it on Hive CLI with the command > > > > hive --auxpath /usr/lib/hive/lib/<jarfile> > > > > Then I am able to run my Hive SQLs successfully. > > > > But the same queries fail to run in Hue/Beeswax. It's not finding the jar > file. > > > > I tried setting hive.aux.jars.path property in hive-site.xml on all nodes. > I have also tried setting that property in Beeswax Server Hive > Configuration Safety Valve of Cloudera Manager. But still not able to > resolve the issue. > > > > How do I make it work in Hue / Beeswax? Is there a way to set the > --auxpath there? > > > I am running hive 0.7.1 on CDH3U5 ( hue-1.2.0.0+114.35-1) > > > Thanks for your help. > > > Regards, > > Sadu Hegde > * > * >
+
Shreepadma Venugopalan 2012-11-26, 19:19
-
Re: Setting auxpath in Hue/Beeswax
Edward Capriolo 2012-11-26, 19:34
You are looking for support in the wrong place. Beeswacks is not a part of hive thus only the cloudera folks will support it.
On Mon, Nov 26, 2012 at 1:51 PM, Sadananda Hegde <[EMAIL PROTECTED]>wrote:
> Hello, > > > > I have copied jar file into /usr/lib/hive/lib folder on all the nodes. I > am able to use it on Hive CLI with the command > > > > hive --auxpath /usr/lib/hive/lib/<jarfile> > > > > Then I am able to run my Hive SQLs successfully. > > > > But the same queries fail to run in Hue/Beeswax. It's not finding the jar > file. > > > > I tried setting hive.aux.jars.path property in hive-site.xml on all nodes. > I have also tried setting that property in Beeswax Server Hive > Configuration Safety Valve of Cloudera Manager. But still not able to > resolve the issue. > > > > How do I make it work in Hue / Beeswax? Is there a way to set the > --auxpath there? > > > I am running hive 0.7.1 on CDH3U5 ( hue-1.2.0.0+114.35-1) > > > Thanks for your help. > > > Regards, > > Sadu Hegde > * > * >
+
Edward Capriolo 2012-11-26, 19:34
-
Re: Setting auxpath in Hue/Beeswax
Sadananda Hegde 2012-11-26, 19:41
Thanks, Edward, I will contact Cloudera support then.
Sadu
On Mon, Nov 26, 2012 at 1:34 PM, Edward Capriolo <[EMAIL PROTECTED]>wrote:
> You are looking for support in the wrong place. Beeswacks is not a part of > hive thus only the cloudera folks will support it. > > > On Mon, Nov 26, 2012 at 1:51 PM, Sadananda Hegde <[EMAIL PROTECTED]>wrote: > >> Hello, >> >> >> >> I have copied jar file into /usr/lib/hive/lib folder on all the nodes. I >> am able to use it on Hive CLI with the command >> >> >> >> hive --auxpath /usr/lib/hive/lib/<jarfile> >> >> >> >> Then I am able to run my Hive SQLs successfully. >> >> >> >> But the same queries fail to run in Hue/Beeswax. It's not finding the >> jar file. >> >> >> >> I tried setting hive.aux.jars.path property in hive-site.xml on all >> nodes. I have also tried setting that property in Beeswax Server Hive >> Configuration Safety Valve of Cloudera Manager. But still not able to >> resolve the issue. >> >> >> >> How do I make it work in Hue / Beeswax? Is there a way to set the >> --auxpath there? >> >> >> I am running hive 0.7.1 on CDH3U5 ( hue-1.2.0.0+114.35-1) >> >> >> Thanks for your help. >> >> >> Regards, >> >> Sadu Hegde >> * >> * >> > >
+
Sadananda Hegde 2012-11-26, 19:41
-
RE: Setting auxpath in Hue/Beeswax
Connell, Chuck 2012-11-26, 19:43
I believe there are some free Cloudera discussion boards/lists. Standard Cloudera support is a paid service.
Chuck Connell Nuance R&D Data Team Burlington, MA From: Sadananda Hegde [mailto:[EMAIL PROTECTED]] Sent: Monday, November 26, 2012 2:42 PM To: [EMAIL PROTECTED] Subject: Re: Setting auxpath in Hue/Beeswax
Thanks, Edward, I will contact Cloudera support then.
Sadu On Mon, Nov 26, 2012 at 1:34 PM, Edward Capriolo <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: You are looking for support in the wrong place. Beeswacks is not a part of hive thus only the cloudera folks will support it.
On Mon, Nov 26, 2012 at 1:51 PM, Sadananda Hegde <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Hello,
I have copied jar file into /usr/lib/hive/lib folder on all the nodes. I am able to use it on Hive CLI with the command
hive --auxpath /usr/lib/hive/lib/<jarfile>
Then I am able to run my Hive SQLs successfully.
But the same queries fail to run in Hue/Beeswax. It's not finding the jar file.
I tried setting hive.aux.jars.path property in hive-site.xml on all nodes. I have also tried setting that property in Beeswax Server Hive Configuration Safety Valve of Cloudera Manager. But still not able to resolve the issue.
How do I make it work in Hue / Beeswax? Is there a way to set the --auxpath there?
I am running hive 0.7.1 on CDH3U5 ( hue-1.2.0.0+114.35-1)
Thanks for your help.
Regards, Sadu Hegde
+
Connell, Chuck 2012-11-26, 19:43
|
|