[
https://issues.apache.org/jira/browse/IMPALA-11466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fang-Yu Rao resolved IMPALA-11466.
----------------------------------
Fix Version/s: Impala 4.3.0
Resolution: Fixed
Resolve this JIRA since the fix has been merged thanks to [~rizaon].
> Add jetty-server as an allowed dependency
> -----------------------------------------
>
> Key: IMPALA-11466
> URL: https://issues.apache.org/jira/browse/IMPALA-11466
> Project: IMPALA
> Issue Type: Task
> Reporter: Fang-Yu Rao
> Assignee: Fang-Yu Rao
> Priority: Major
> Fix For: Impala 4.3.0
>
>
> We found after HIVE-21456, the instantiation of HiveMetaStoreClient requires
> the class of org.eclipse.jetty.server.Connector, which is a banned dependency
> of impala-frontend. This resulted in the failure of the FE test
> testTestCaseImport() since it needs to instantiate a
> HiveMetaStoreClient.
> We should add the required dependency so that the test could be run.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)