How to add flink table jar to classpath via bin/flink

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to add flink table jar to classpath via bin/flink

Jeff Zhang
Because flink-table is a provided dependency, so it won't be included in the final shaded jar. I didn't find way to add custom jar to classpath via bin/flink, does anyone know that ? Thanks

Reply | Threaded
Open this post in threaded view
|

Re: How to add flink table jar to classpath via bin/flink

Dawid Wysakowicz-2
Hi Jeff,

Right now the suggested procedure is to copy the flink-table dependency
from /opt folder to /lib folder. You can read about it here[1]

[1]
https://ci.apache.org/projects/flink/flink-docs-release-1.6/dev/table/#setup


On 13/09/18 10:44, Jeff Zhang wrote:
> Because flink-table is a provided dependency, so it won't be included
> in the final shaded jar. I didn't find way to add custom jar to
> classpath via bin/flink, does anyone know that ? Thanks
>



signature.asc (849 bytes) Download Attachment