Re: verbose console

2015-09-11 Thread Michele Bertoni
Hi! Ok i solved it partially but is there a way to remove also all the lines referring to operators executed? i.e. Filter(Filter at package.class)(x/y) switched to finish I don't really want them in my console output Thanks! Il giorno 02/set/2015, alle ore 16:49, Michele Bertoni

verbose console

2015-09-02 Thread Michele Bertoni
Hi everybody, I just found that in version 0.9.1 it is possibile to disable that verbose console, can you please explain how to do it both in IDE and local environment? Especially in IDE I am able to set property of log4j for my logger, but everything I try for flink internal one does not work

Re: verbose console

2015-09-02 Thread Maximilian Michels
: > Hi everybody, I just found that in version 0.9.1 it is possibile to disable > that verbose console, can you please explain how to do it both in IDE and > local environment? > Especially in IDE I am able to set property of log4j for my logger, but > everything I try for fl

Re: verbose console

2015-09-02 Thread Michele Bertoni
Totally, it is the first time i am using them and I thought they were the same I will try it asap thanks Il giorno 02/set/2015, alle ore 16:41, Till Rohrmann > ha scritto: Can it be that you confuse the logback configuration file with the

Re: verbose console

2015-09-02 Thread Michele Bertoni
thanks for answering, yes I did it, in fact it is working for my logger, but I don’t know how to limit flink logger using the log4j property if i use this line as suggested by doc, i get a compilation error of the log4j property document: level should not be in that position instead doing