This is a spring boot app that I've packaged using maven (Apache Maven 3.3.9). I've verified the class is present in the jar as well.
On Thu, 2 May 2019 at 17:25, Chesnay Schepler <ches...@apache.org> wrote: > How are you packaging the jar that you submit? Specifically, are you > ensuring that all your classes are actually contained within? > > On 02/05/2019 13:38, Abhishek Jain wrote: > > Hi, > I'm running into ClassNotFoundException only when I run my application on > a standalone cluster (using flink cli). If i directly run the main class in > my IDE, it's working fine. > I've copied the stacktrace from flink standalone session logs here > <https://gist.github.com/abhijain21/af769ff19d11b69417a3c389bf5e5fa7>. > > -- > Warm Regards, > Abhishek Jain > > > -- Warm Regards, Abhishek Jain