Dear Developers! I clone the incubator-flink from github and import it as a maven project in my eclipse. I then run some example, like org.apache.flink.spargel.java.examples.SpargelConnectedComponents and I get a lot of log on the console. How to change that? I tried changing some log4j.properties and logback.xml files, according to the documentation, but I did not find the right one. Thanks in advance.
Attila
