gyogal commented on PR #525: URL: https://github.com/apache/livy/pull/525#issuecomment-4732181316
Thank you for updating the PR @roczei ! I ran some tests with the updated `log4j2.properties.template` and the logs are looking good now: ``` 26/06/16 17:08:21 INFO BatchSessionManager: Recovered 0 batch sessions. Next session id: 0 26/06/16 17:08:21 INFO InteractiveSessionManager: Recovered 0 interactive sessions. Next session id: 0 26/06/16 17:08:21 INFO InteractiveSessionManager: Heartbeat watchdog thread started. ``` I also checked with the Maven dependency plugin that reload4j had been completely removed from the dependencies, so the change looks good to me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
