Hi Till, Thank for the quick reply. I'm unable to copy the mainMethod of my topology using the instruction (FlinkTopology) method.invoke(null, new Object[] {});
where method is variable of type java.lang.reflect.Method Le Mercredi 13 avril 2016 13h28, Till Rohrmann <till.rohrm...@gmail.com> a écrit : Hi jstar, what's exactly the problem you're observing? Cheers, Till On Wed, Apr 13, 2016 at 2:23 PM, star jlong <jlongs...@yahoo.fr.invalid> wrote: > Hi there, > > I'm jstar. I have been playing around with flink. I'm very much interested > in submitting a topoloy to flink using its api. As indicated > on stackoverflow, that is the try that I have given. But I was stuck with > some exception. Please any help will be welcoming. > > > Thanks. > jstar