[
https://issues.apache.org/jira/browse/HIVE-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navis resolved HIVE-3739.
-------------------------
Resolution: Duplicate
This is fixed by HIVE-4222. Feel free to reopen this if it happens again.
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)