caofangkun created STORM-959:
--------------------------------
Summary: 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)