[ 
https://issues.apache.org/jira/browse/RANGER-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332886#comment-15332886
 ] 

rangerqa commented on RANGER-1020:
----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  
http://issues.apache.org/jira/secure/attachment/12809130/0001-RANGER-1020-Remove-old-Calcite-dependency.patch
  against master revision 2f64837.

    {color:red}-1 patch{color}.  master compilation may be broken.

Console output: 
https://builds.apache.org/job/PreCommit-RANGER-Build/244//console

This message is automatically generated.

> Remove (old) Calcite dependency
> -------------------------------
>
>                 Key: RANGER-1020
>                 URL: https://issues.apache.org/jira/browse/RANGER-1020
>             Project: Ranger
>          Issue Type: Bug
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 0.6.0
>
>         Attachments: 0001-RANGER-1020-Remove-old-Calcite-dependency.patch
>
>
> Currently, Ranger uses an old Calcite dependency (0.9.2-incubating). This 
> causes a problem with the Hive plugin on the 0.6 master branch:
> Caused by: java.lang.NoClassDefFoundError: 
> org/apache/calcite/rel/type/RelDataTypeSystem
>     at 
> org.apache.hadoop.hive.ql.parse.SemanticAnalyzerFactory.get(SemanticAnalyzerFactory.java:300)
> org/apache/calcite/rel/type/RelDataTypeSystem is not available in Calcite 
> 0.9.2-incubating, as the package names hadn't been changed to Apache at that 
> point.
> The simplest way of handling this is just to remove Calcite from the poms, 
> and let the correct version be retrieved from the Hive dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to