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

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

Github user HeartSaVioR commented on the pull request:

    https://github.com/apache/storm/pull/609#issuecomment-130092091
  
    For now, all Travis CI builds are failing due to SNAPSHOT issue on 
storm-hive.
    It is already bothering us, so I think we should take this first, and 
discuss later improvements for this issue.
    +1.
    
    @caofangkun 
    I'm sorry but removing calcite-core from dependency is minor at now. It 
would be better to be addressed again when we agree to check hive version 
compatibilities.


> storm-hive pom.xml has a dependency conflict with calcite
> ---------------------------------------------------------
>
>                 Key: STORM-944
>                 URL: https://issues.apache.org/jira/browse/STORM-944
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: external
>            Reporter: Aaron Dossett
>            Assignee: Aaron Dossett
>            Priority: Trivial
>
> Hive 0.14.0 has a dependency on calcite-0.9.2-incubating-SNAPSHOT which can't 
> be resolved in maven central.  See HIVE-8906 for details.
> This gives a harmless compile warning for storm-hive but it does prevent some 
> IDEs (IntelliJ for certain, probably others) from correctly resolving the 
> project dependencies.  storm-hive already has a dependency on 
> calcite-0.9.2-incubating so calcite should be excluded from the hive 
> dependency.
> Compile warning:
> [WARNING] Missing POM for 
> org.apache.calcite:calcite-core:jar:0.9.2-incubating-SNAPSHOT
> [WARNING] Missing POM for 
> org.apache.calcite:calcite-avatica:jar:0.9.2-incubating-SNAPSHOT



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to