YING HOU created FLINK-14508: -------------------------------- Summary: google protobuf is not shaded Key: FLINK-14508 URL: https://issues.apache.org/jira/browse/FLINK-14508 Project: Flink Issue Type: Bug Components: Table SQL / Planner Affects Versions: 1.8.2, 1.8.1, 1.8.0 Reporter: YING HOU Attachments: image-2019-10-23-16-55-00-959.png
I try to use phoenix in my flink project. When I use 'org.apache.phoenix.queryserver.client.Driver' as my jdbc driver which is inherited from 'org.apache.calcite.avatica.remote.Driver', I got a ClassNotFoundException as follow: !image-2019-10-23-16-55-00-959.png! I guess the protobuf-java may not be shaded in the module flink-table-planner -- This message was sent by Atlassian Jira (v8.3.4#803005)