You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2012/12/29 04:42:14 UTC

[jira] [Resolved] (HIVE-3739) Hive auto convert join result error: java.lang.InstantiationException: org.antlr.runtime.CommonToken

     [ https://issues.apache.org/jira/browse/HIVE-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Chauhan resolved HIVE-3739.
------------------------------------

    Resolution: Cannot Reproduce

Please provide more information on steps to reproduce.
                
> Hive auto convert join result error: java.lang.InstantiationException: org.antlr.runtime.CommonToken
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-3739
>                 URL: https://issues.apache.org/jira/browse/HIVE-3739
>             Project: Hive
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 0.9.0
>         Environment: hive.auto.convert.join=true
>            Reporter: fantasy
>
> After I set hive.auto.convert.join=true. Any HiveQL with a join executed in hive result a error as this:
> -------------
> java.lang.InstantiationException: org.antlr.runtime.CommonToken
>  Continuing ...
>  java.lang.RuntimeException: failed to evaluate: <unbound>=Class.new();
>  Continuing ...
>  java.lang.InstantiationException: org.antlr.runtime.CommonToken
>  Continuing ...
>  java.lang.RuntimeException: failed to evaluate: <unbound>=Class.new();
>  Continuing ...
>  java.lang.InstantiationException: org.antlr.runtime.CommonToken
>  Continuing ...
>  java.lang.RuntimeException: failed to evaluate: <unbound>=Class.new();
>  Continuing ...
>  java.lang.InstantiationException: org.antlr.runtime.CommonToken
>  Continuing ...
>  java.lang.RuntimeException: failed to evaluate: <unbound>=Class.new();
>  Continuing ...
> -----------------------
> can anyone tell why?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira