[
https://issues.apache.org/jira/browse/FLINK-30034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
luoyuxia updated FLINK-30034:
-----------------------------
Description:
When using Hive 3.1.3 connector, I still found the class not found exceptioin.
We need to include
{code:java}
<include>org.apache.thrift:libfb303</include> {code}
in pom.xml
was:When using
> class not found exception when using Hive 3.1.3 connector
> ---------------------------------------------------------
>
> Key: FLINK-30034
> URL: https://issues.apache.org/jira/browse/FLINK-30034
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive
> Reporter: luoyuxia
> Priority: Major
>
> When using Hive 3.1.3 connector, I still found the class not found exceptioin.
> We need to include
> {code:java}
> <include>org.apache.thrift:libfb303</include> {code}
> in pom.xml
--
This message was sent by Atlassian Jira
(v8.20.10#820010)