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

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

Stamatis Zampetakis created HIVE-26020:
------------------------------------------

             Summary: 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


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)