Re: Logging in Flink 0.9.0-milestone-1
Posted by
rmetzger0 on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Logging-in-Flink-0-9-0-milestone-1-tp1016p1018.html
Hi Stefan,
we made a stupid mistake in the 0.9.0-milestone-1 release by including our log4j.properties into the flink-runtime jar. its also in the fat jar in flink-dist.
Maybe you can pass the name of your log4j file to your application with -Dlog4j.configuration=log4j.xml?
The issue is already fixed in the current master but that doesn't help 0.9.0-milestone-1 users :(
Best,
Robert