Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-944

storm-hive pom.xml has a dependency conflict with calcite

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.10.0
    • storm-hive
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              dossett Aaron Blake Niskode-Dossett
              dossett@gmail.com Aaron Dossett
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: