You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ayush Saxena (Jira)" <ji...@apache.org> on 2022/09/10 17:25:00 UTC

[jira] [Resolved] (HIVE-26468) Cleanup dependency to FlatBuffers

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

Ayush Saxena resolved HIVE-26468.
---------------------------------
    Fix Version/s: 4.0.0-alpha-2
     Hadoop Flags: Reviewed
       Resolution: Fixed

> Cleanup dependency to FlatBuffers
> ---------------------------------
>
>                 Key: HIVE-26468
>                 URL: https://issues.apache.org/jira/browse/HIVE-26468
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sylwester Lachiewicz
>            Assignee: Sylwester Lachiewicz
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-2
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Remove issue with overlapping dependencies to FlatBuffers. 
> Warning inside shading step for hive-jdbc, hive-beeline shows that we have wring dependencies. Similar issue exists inside hive-serde.
>  
> Simply switch to Google FlatBuffers artefact
>  
> [WARNING] flatbuffers-java-1.9.0.jar, flatbuffers-java-1.6.0.1.jar define 5 overlapping classes:
> [WARNING]   - com.google.flatbuffers.Struct
> [WARNING]   - com.google.flatbuffers.Table$1
> [WARNING]   - com.google.flatbuffers.Constants
> [WARNING]   - com.google.flatbuffers.Table
> [WARNING]   - com.google.flatbuffers.FlatBufferBuilder



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