[
https://issues.apache.org/jira/browse/STORM-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638743#comment-14638743
]
Aaron Dossett commented on STORM-959:
-------------------------------------
This is a duplicate of STORM-944, which has a similar PR pending.
> remove unnecessary dependency from storm-hive/pom.xml
> -----------------------------------------------------
>
> Key: STORM-959
> URL: https://issues.apache.org/jira/browse/STORM-959
> Project: Apache Storm
> Issue Type: Bug
> Components: external
> Affects Versions: 0.11.0
> Reporter: caofangkun
> Assignee: caofangkun
> Priority: Minor
>
> [org.apache.calcite:calcite-core:0.9.2-incubating|https://github.com/apache/storm/blob/master/external/storm-hive/pom.xml#L84]
> does not take affect at all.
> Becase of hive-exec
> org.apache.calcite:calcite-core:0.9.2-incubating-SNAPSHOT will be downloaded
> {code}
> Downloading:
> https://repository.apache.org/snapshots/org/apache/calcite/calcite-core/0.9.2-incubating-SNAPSHOT/maven-metadata.xml
> Downloading:
> https://repository.apache.org/snapshots/org/apache/calcite/calcite-core/0.9.2-incubating-SNAPSHOT/calcite-core-0.9.2-incubating-SNAPSHOT.pom
> [WARNING] The POM for
> org.apache.calcite:calcite-core:jar:0.9.2-incubating-SNAPSHOT is missing, no
> dependency information available
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)