Hey Lukas, The changes are probably from this ticket:
https://issues.apache.org/jira/browse/SAMZA-109 The behavior you're observing does not sound correct, though. By default, if you have a log4j.xml in your lib directory, and don't have a custom task.opts, then you should get proper .log files. Do you have a custom task.opts? If so, could you paste it? Cheers, Chris On 12/23/14 11:23 AM, "Lukas Steiblys" <[email protected]> wrote: >I have recently upgraded from Samza 0.7 to 0.8 and noticed that, instead >of logging to a file using log4j to the log directory specified in the >environment variable SAMZA_LOG_DIR, all the logs are dumped to STDOUT. > >What changed in 0.8 and what¹s the path to upgrading to get the old >functionality back? > >Lukas
