You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/07 11:36:00 UTC

[jira] [Updated] (HIVE-26785) Remove explicit protobuf-java dependency from blobstore and minikdc modules

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

ASF GitHub Bot updated HIVE-26785:
----------------------------------
    Labels: pull-request-available  (was: )

> Remove explicit protobuf-java dependency from blobstore and minikdc modules
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-26785
>                 URL: https://issues.apache.org/jira/browse/HIVE-26785
>             Project: Hive
>          Issue Type: Task
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The modules do not directly need protobuf dependency so it is misleading to declare it explicitly.
> Moreover, these modules use a different protobuf version (3.3.0) than the rest of the project (3.21.4) which can lead to compatibility problems, inconsistent behavior in tests, and undesired transitive propagation to other modules.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)