You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Shawn Weeks (JIRA)" <ji...@apache.org> on 2019/06/10 19:43:00 UTC

[jira] [Commented] (HIVE-21854) JDBC: Standalone Jar Breaks Spring Boot

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

Shawn Weeks commented on HIVE-21854:
------------------------------------

The issue appears to be coming from the Jetty Dependency and a mismatch of org.apache.tomcat.util.scan.StandardJarScanner. I thought shading was supposed to prevent this kind of issue?

> JDBC: Standalone Jar Breaks Spring Boot
> ---------------------------------------
>
>                 Key: HIVE-21854
>                 URL: https://issues.apache.org/jira/browse/HIVE-21854
>             Project: Hive
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 3.0.0, 3.1.0, 3.1.1
>            Reporter: Shawn Weeks
>            Priority: Major
>         Attachments: pom.xml
>
>
> Much like HIVE-21417 since Hive 3.x the JDBC Standalone Jar includes dependencies incompatible with the version of Tomcat included with Spring Boot. Attached is an example Pom that shows the issue. Just place it in a folder and run "mvn spring-boot:run" 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)