[ 
https://issues.apache.org/jira/browse/HIVE-25317?focusedWorklogId=651945&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651945
 ]

ASF GitHub Bot logged work on HIVE-25317:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Sep/21 18:51
            Start Date: 16/Sep/21 18:51
    Worklog Time Spent: 10m 
      Work Description: kgyrtkirk commented on a change in pull request #2459:
URL: https://github.com/apache/hive/pull/2459#discussion_r710388364



##########
File path: llap-server/pom.xml
##########
@@ -38,6 +38,7 @@
       <groupId>org.apache.hive</groupId>
       <artifactId>hive-exec</artifactId>
       <version>${project.version}</version>
+      <classifier>core</classifier>

Review comment:
       we could relocate/shade away those deps to make it possible for other 
projects to use the normal artifact  - seems like there is a very good list in 
the trino project.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 651945)
    Time Spent: 3h 40m  (was: 3.5h)

> Relocate dependencies in shaded hive-exec module
> ------------------------------------------------
>
>                 Key: HIVE-25317
>                 URL: https://issues.apache.org/jira/browse/HIVE-25317
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 2.3.8
>            Reporter: L. C. Hsieh
>            Assignee: L. C. Hsieh
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> When we want to use shaded version of hive-exec (i.e., w/o classifier), more 
> dependencies conflict with Spark. We need to relocate these dependencies too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to