[
https://issues.apache.org/jira/browse/ORC-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619373#comment-16619373
]
Owen O'Malley commented on ORC-405:
-----------------------------------
I fixed this as part of ORC-399, but branch-1.5 needs the fix too.
> Remove calcite as a dependency in the benchmarks
> ------------------------------------------------
>
> Key: ORC-405
> URL: https://issues.apache.org/jira/browse/ORC-405
> Project: ORC
> Issue Type: Improvement
> Components: build
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
> Fix For: 1.5.3
>
>
> Hive pulls in calcite, which has some problematic dependencies. In
> particular, it fails to get the following pom and jar from Maven Central:
> {code}org.pentaho:pentaho-aggdesigner-algorithm:pom:5.1.5-jhyde
> {code}
> Since the benchmarks don't need the optimizer and calcite, it is easy to
> exclude the dependency.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)