Re: Not able to import MBoxParser in MailCount.java

2016-02-01 Thread subash basnet
Yup it worked thank you. Regards, Subash On Mon, Feb 1, 2016 at 12:18 PM, Stefano Baghino < stefano.bagh...@radicalbit.io> wrote: > [image: Boxbe] This message is eligible > for Automatic Cleanup! (stefano.bagh...@radicalbit.io) Add cleanup rule >

Re: Not able to import MBoxParser in MailCount.java

2016-02-01 Thread Stefano Baghino
Hi Subash, have you cloned the flink-training-exercises project from GitHub? It's not available on Maven Central, so you have to clone it and install it locally with mvn clean install. You can find more info about it here: http://dataartisans.github.io/flink-training/devSetup/handsOn.html#clone-an