GH-296: JPA log configuration uses wrong variable
-------------------------------------------------
Key: OOZIE-227
URL: https://issues.apache.org/jira/browse/OOZIE-227
Project: Oozie
Issue Type: Bug
Reporter: Hadoop QA
It is currently using:
log4j.appender.openjpa.File=${oozie.home}/logs/oozie-jpa.log
It should use:
log4j.appender.openjpa.File=${oozie.log.dir}/logs/oozie-jpa.log
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira