[
https://issues.apache.org/jira/browse/HIVE-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645376#comment-13645376
]
Garry Turkington commented on HIVE-3739:
----------------------------------------
The list of Jiras in CDH 4.2.1 Hive not in the vanilla 0.10 is:
http://archive.cloudera.com/cdh4/cdh/4/hive-0.10.0-cdh4.2.1.releasenotes.html
And the full changelist for the version is:
http://archive.cloudera.com/cdh4/cdh/4/hive-0.10.0-cdh4.2.1.CHANGES.txt
As a data point when I saw this previously it was on the earlier CDH 3U6 (Hive
0.7.1) though accidentally using JDK 7 on a client then was probably completely
unsupported so I deserved everything I got there.
> 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