http://hive.apache.org/releases.html#21+June%2C+2011%3A+release+0.7.1+available

> 21 June, 2011: release 0.7.1 available

> This release is the latest release of Hive and it works with Hadoop
0.20.1 and 0.20.2

I don't see the method the method thrown in the exception in 0.20.205.

Praveen

On Fri, Dec 30, 2011 at 3:09 PM, praveenesh kumar <praveen...@gmail.com>wrote:

> Hi,
>
> I am using Hive 0.7.1 on hadoop 0.20.205
> While running hive. its giving me following error :
>
> Exception in thread "main" java.lang.NoSuchMethodError:
>
> org.apache.hadoop.security.UserGroupInformation.login(Lorg/apache/hadoop/conf/Configuration;)Lorg/apache/hadoop/security/UserGroupInformation;
>        at
>
> org.apache.hadoop.hive.shims.Hadoop20Shims.getUGIForConf(Hadoop20Shims.java:448)
>        at
>
> org.apache.hadoop.hive.ql.security.HadoopDefaultAuthenticator.setConf(HadoopDefaultAuthenticator.java:51)
>        at
> org.apache.hadoop.util.ReflectionUtils.setConf(ReflectionUtils.java:62)
>        at
>
> org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:117)
>        at
>
> org.apache.hadoop.hive.ql.metadata.HiveUtils.getAuthenticator(HiveUtils.java:222)
>        at
> org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:219)
>        at org.apache.hadoop.hive.cli.CliDriver.main(CliDriver.java:417)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at
>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at
>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at org.apache.hadoop.util.RunJar.main(RunJar.java:156)
>
> Any Idea on how to resolve this issue ?
>
> Thanks,
> Praveenesh
>

Reply via email to