You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/07/23 11:36:04 UTC

[jira] [Commented] (STORM-959) remove unnecessary dependency from storm-hive/pom.xml

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

ASF GitHub Bot commented on STORM-959:
--------------------------------------

GitHub user caofangkun opened a pull request:

    https://github.com/apache/storm/pull/652

    STORM-959:remove unnecessary dependency from storm-hive/pom.xml

    org.apache.calcite:calcite-core:0.9.2-incubating does not take affect at all. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/caofangkun/apache-storm storm-959

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/652.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #652
    
----
commit cd8bdfed00bf6ef6eb8322c2e7be2a32d377235c
Author: caofangkun <ca...@gmail.com>
Date:   2015-07-23T09:32:48Z

    STORM-959:remove unnecessary dependency from storm-hive/pom.xml

----


> 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)