You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/04/07 14:42:00 UTC

[jira] [Resolved] (HIVE-26020) Set dependency scope for json-path, commons-compiler and janino to runtime

     [ https://issues.apache.org/jira/browse/HIVE-26020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stamatis Zampetakis resolved HIVE-26020.
----------------------------------------
    Fix Version/s: 4.0.0-alpha-2
       Resolution: Fixed

Fixed in https://github.com/apache/hive/commit/e8f3a6cdc22c6a4681af2ea5763c80a5b76e310b. Thanks for the reviews [~asolimando], [~kkasa]!

> Set dependency scope for json-path, commons-compiler and janino to runtime
> --------------------------------------------------------------------------
>
>                 Key: HIVE-26020
>                 URL: https://issues.apache.org/jira/browse/HIVE-26020
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Major
>             Fix For: 4.0.0-alpha-2
>
>
> The dependencies are necessary only when running Hive. They are not required during compilation since Hive does not depend on them directly but transitively through Calcite.
>     
> Changing the scope to runtime makes the intention clear and guards against accidental usages in Hive.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)