Jeff Zhang created FLINK-17889:
----------------------------------
Summary: flink-connector-hive jar contains wrong class in its SPI config file org.apache.flink.table.factories.TableFactory
Key: FLINK-17889
URL:
https://issues.apache.org/jira/browse/FLINK-17889 Project: Flink
Issue Type: Bug
Components: Connectors / Hive
Affects Versions: 1.11.0
Reporter: Jeff Zhang
These 2 classes are in flink-connector-hive jar's SPI config file
{code:java}
org.apache.flink.orc.OrcFileSystemFormatFactory
License.org.apache.flink.formats.parquet.ParquetFileSystemFormatFactory {code}
Due to this issue, I get the following exception in zeppelin side.
{code:java}
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)