Re: Cannot load user classes

2017-12-13 Thread Chesnay Schepler
Can you show us the dependency section of your pom? On 13.12.2017 08:25, Soheil Pourbafrani wrote: Hey, I wrote a code using Flink and creating fat jar using maven, I can errorlessly run it on a remote cluster. Trying to run it without creating a fat jar and directly from IDE I got the error Ca

Cannot load user classes

2017-12-12 Thread Soheil Pourbafrani
Hey, I wrote a code using Flink and creating fat jar using maven, I can errorlessly run it on a remote cluster. Trying to run it without creating a fat jar and directly from IDE I got the error Cannot load user class for not Flink core classes. For example `Cannot load user class: org.apache.flink.