[
https://issues.apache.org/jira/browse/HIVE-29154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-29154:
----------------------------------
Labels: pull-request-available (was: )
> Fix hive-exec shaded jar config for opencsv package change
> ----------------------------------------------------------
>
> Key: HIVE-29154
> URL: https://issues.apache.org/jira/browse/HIVE-29154
> Project: Hive
> Issue Type: Bug
> Reporter: Araika Singh
> Assignee: Araika Singh
> Priority: Major
> Labels: pull-request-available
>
> In {*}[HIVE-28248]{*}, {{opencsv}} was upgraded to v5.9 and its package
> changed from {{net.sf.opencsv}} to {{{}com.opencsv{}}}.
> However, the {{hive-exec}} shaded jar configuration was not updated
> accordingly, and still references the old package.
> This Jira updates the shading config to relocate {{com.opencsv}} correctly
> and remove leftover {{net.sf.opencsv}} entries.
> *Reference:* HIVE-28248
--
This message was sent by Atlassian Jira
(v8.20.10#820010)