Re: Logback user class

2017-08-09 Thread Aljoscha Krettek
wen [mailto:se...@apache.org <mailto:se...@apache.org>] > Sent: 26 de julho de 2017 14:42 > To: Nuno Rafael Goncalves <mailto:nuno.goncal...@wedotechnologies.com>> > Subject: Re: Logback user class > > You seem to have a reference to the Logback Logger somewhere in y

RE: Logback user class

2017-07-26 Thread Nuno Rafael Goncalves
d log implementation and tries to use it on server side? Which in this case would justify the logback dependency. From: Stephan Ewen [mailto:se...@apache.org] Sent: 26 de julho de 2017 14:42 To: Nuno Rafael Goncalves Subject: Re: Logback user class You seem to have a reference to the Logback L

Re: Logback user class

2017-07-26 Thread nragon
I've changed that line and compiled it into lib/. Error remains. I'm running a local custer with start-local.sh -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Logback-user-class-tp14464p14469.html Sent from the Apache Flink User Mailing List

Re: Logback user class

2017-07-26 Thread Ted Yu
Please take a look at FLINK-6767. On Wed, Jul 26, 2017 at 3:53 AM, nragon wrote: > Hi, > > I executing the following snippet on two different environments. > > > StreamExecutionEnvironment streamEnv = > StreamExecutionEnvironment.createRemoteEnvironment("x", 6123); > streamE