Fang-Yu Rao created IMPALA-11466:
------------------------------------
Summary: 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
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)