-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29888/
-----------------------------------------------------------
Review request for Ambari and Jonathan Hurley.
Bugs: AMBARI-9130
https://issues.apache.org/jira/browse/AMBARI-9130
Repository: ambari
Description
-------
Setup ambari-server to run with non-root daemon (ambari-server setup, select a
non-root daemon account) and views fail with a velocity error
The user can not access the default location for the Velocity log file.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java
51f3a51
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariServerTest.java
8b7a641
Diff: https://reviews.apache.org/r/29888/diff/
Testing
-------
Manual testing of view using Velocity template. Added unit test to verify
velocity logger setting. All existing tests pass.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29:09 min
[INFO] Finished at: 2015-01-14T13:54:12-05:00
[INFO] Final Memory: 42M/501M
[INFO] ------------------------------------------------------------------------
Thanks,
Tom Beerbower