[ https://issues.apache.org/jira/browse/HIVE-22134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16914538#comment-16914538 ]
Hive QA commented on HIVE-22134: -------------------------------- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime || Comment || || || || || {color:brown} Prechecks {color} || | {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s{color} | {color:green} The patch does not contain any @author tags. {color} | || || || || {color:brown} master Compile Tests {color} || | {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 9m 5s{color} | {color:green} master passed {color} | | {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 19s{color} | {color:green} master passed {color} | | {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 0m 14s{color} | {color:green} master passed {color} | || || || || {color:brown} Patch Compile Tests {color} || | {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 0m 38s{color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 20s{color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} javac {color} | {color:green} 0m 20s{color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 0s{color} | {color:green} The patch has no whitespace issues. {color} | | {color:green}+1{color} | {color:green} xml {color} | {color:green} 0m 1s{color} | {color:green} The patch has no ill-formed XML file. {color} | | {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 0m 14s{color} | {color:green} the patch passed {color} | || || || || {color:brown} Other Tests {color} || | {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 15s{color} | {color:green} The patch does not generate ASF License warnings. {color} | | {color:black}{color} | {color:black} {color} | {color:black} 11m 20s{color} | {color:black} {color} | \\ \\ || Subsystem || Report/Notes || | Optional Tests | asflicense javac javadoc xml compile | | uname | Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u5 (2017-09-19) x86_64 GNU/Linux | | Build tool | maven | | Personality | /data/hiveptest/working/yetus_PreCommit-HIVE-Build-18393/dev-support/hive-personality.sh | | git revision | master / f379447 | | Default Java | 1.8.0_111 | | modules | C: jdbc U: jdbc | | Console output | http://104.198.109.242/logs//PreCommit-HIVE-Build-18393/yetus.txt | | Powered by | Apache Yetus http://yetus.apache.org | This message was automatically generated. > Hive 3.1 driver includes org.glassfish.jersey.* which can interfer with an > application > -------------------------------------------------------------------------------------- > > Key: HIVE-22134 > URL: https://issues.apache.org/jira/browse/HIVE-22134 > Project: Hive > Issue Type: Bug > Components: JDBC > Affects Versions: 3.1.0 > Reporter: N Campbell > Assignee: Naveen Gangam > Priority: Major > Attachments: HIVE-22134.patch > > > An application that uses JAX-RS 1.1 can be broken by the Hive 3.1 standalone > JAR. > For example, an application is running in IBM Websphere Liberty Profile > (WLP) which detects the classes packaged in the Apache Hive standalone JAR. > This results in WLP assuming that the application is providing it's > implementation and should not use the default in WLP. > Can the Apache Hive JDBC team confirm why these classes are in the JAR. > Can the Apache Hive JDBC team schedule to remove them if they are not > mandatory. > Can the Apache Hive JDBC team confirm which individual JAR files can be > copied instead of the uber-standalone JAR which would not include these > conflicting classes. > This is the class which triggers the problem if all of the jersey stuff is > deleted the issue will go away > org.glassfish.jersey.server.internal.RuntimeDelegateImpl > {{org.glassfish.jersey.*}} -- This message was sent by Atlassian Jira (v8.3.2#803003)