-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31354/
-----------------------------------------------------------
Review request for Ambari and Myroslav Papirkovskyy.
Bugs: AMBARI-9768
https://issues.apache.org/jira/browse/AMBARI-9768
Repository: ambari
Description
-------
/var/log/ambari-server.log entries do not have the date, only the time. This
is problematic when trying to determine the timeline of events using ambari-
server.log
Current entries:
18:23:36,672 INFO [qtp1332894142-25054] ClusterImpl:1495 - Looking for
service for config types [hive-site]
18:23:36,673 INFO [qtp1332894142-25054] ClusterImpl:1511 - Service HIVE
returning
Diffs
-----
ambari-server/conf/unix/log4j.properties 96f8383
Diff: https://reviews.apache.org/r/31354/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk