Hi to all,

I just tied to dubmit my application to the Flink cluster (1.0.1) but I get
ClassNotFound exceptions for classes inside my shaded jar (like
oracle.jdbc.OracleDriver or org.apache.commons.pool2.PooledObjectFactory).
Those classes are in the shaded jar but aren't found.
If I put the jars in the flink's lib dir (for every node of the cluster)
things work.
How can I solve that?

Best,
Flavio

Reply via email to