Github user vanzin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/12715#discussion_r61309040
  
    --- Diff: sql/hive-thriftserver/pom.xml ---
    @@ -69,17 +69,21 @@
           <artifactId>hive-beeline</artifactId>
         </dependency>
         <dependency>
    -      <groupId>com.sun.jersey</groupId>
    -      <artifactId>jersey-core</artifactId>
    +      <groupId>org.glassfish.jersey.core</groupId>
    --- End diff --
    
    I know you're just doing a find / replace here, but are these dependencies 
even needed in this module? I don't see any explicit references to jersey in 
the code.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to