[
https://issues.apache.org/jira/browse/CALCITE-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211168#comment-16211168
]
Julian Hyde commented on CALCITE-605:
-------------------------------------
Sorry that Hive has not caught up. Note that when Hive uses Calcite it doesn't
use pentaho-aggdesigner-algorithm (either at compile time or at run time), so
you can safely exclude that dependency. Also, if you don't want to set up a
local repository, you can use the Conjars repository.
> Reduce dependency on third-party maven repositories
> ---------------------------------------------------
>
> Key: CALCITE-605
> URL: https://issues.apache.org/jira/browse/CALCITE-605
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Fix For: 1.1.0-incubating
>
>
> Calcite's dependencies are spread among Apache repo, Maven central, and
> Conjars. All Apache dependencies should be (and I believe are) in Apache, and
> everything else should be in Maven central.
> Currently some dependencies are in [Conjars|http://www.conjars.org]:
> * eigenbase eigenbase-properties
> * net.hydromatic quidem
> * net.hydromatic tpcds
> * org.pentaho pentaho-aggdesigner-algorithm
> * pentaho mondrian-data-foodmart-hsqldb
> * pentaho mondrian-data-foodmart-queries
> * sqlline sqlline
> Move or copy these into Maven central.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)