[ 
https://issues.apache.org/jira/browse/IMPALA-11466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577830#comment-17577830
 ] 

ASF subversion and git services commented on IMPALA-11466:
----------------------------------------------------------

Commit 05c3a8e09ce2e0180186639508b5c77eb01e919d in impala's branch 
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=05c3a8e09 ]

IMPALA-11465, IMPALA-11466: Bump CDP_BUILD_NUMBER to 30010248

This patch bump up CDP_BUILD_NUMBER to pick Hive version
3.1.3000.7.2.16.0-127 that contains:
- thrift-0.16.0 upgrade from HIVE-25635.
- Backport of ORC-517.

This patch also contains fix for IMPALA-11466 by adding jetty-server as
an allowed dependency.

Testing:
- Build locally and confirm that the cdp components is downloaded.

Change-Id: Iff5297a48865fb2444e8ef7b9881536dc1bbf63c
Reviewed-on: http://gerrit.cloudera.org:8080/18803
Reviewed-by: Riza Suminto <[email protected]>
Tested-by: Riza Suminto <[email protected]>


> 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
>
> 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)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to