You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/10/16 22:39:00 UTC

[jira] [Commented] (HIVE-17822) Provide an option to skip shading of jars

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

Prasanth Jayachandran commented on HIVE-17822:
----------------------------------------------

Users have to pass -DskipShade to skip druid and jdbc shading. hive-exec shading is not used as submodules depend on it in most cases. 

> Provide an option to skip shading of jars
> -----------------------------------------
>
>                 Key: HIVE-17822
>                 URL: https://issues.apache.org/jira/browse/HIVE-17822
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 3.0.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>         Attachments: HIVE-17822.1.patch
>
>
> Maven shade plugin does not have option to skip. Adding it under a profile can help with skip shade reducing build times.
> Maven build profile shows druid and jdbc shade plugin to be slowest (also hive-exec). For devs not working on druid or jdbc, it will be good to have an option to skip shading via a profile. With this it will be possible to get a subsecond dev build.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)