-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33542/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Bowen Zhang, Sid Wagle, and Venkat
Ranganathan.
Summary (updated)
-----------------
Falcon process submission fails due to expression language missing function
called currentWeek
Bugs: AMBARI-10743
https://issues.apache.org/jira/browse/AMBARI-10743
Repository: ambari
Description (updated)
-------
Falcon process submission fails. Oozie logs shows problem with evaluation of
expression ${now(0,-1)}.
Need to add functions currentWeek and lastWeek to Falcon's oozie-site.xml
Diffs (updated)
-----
ambari-server/src/main/java/org/apache/ambari/server/orm/dao/KerberosPrincipalHostDAO.java
049afc7
ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/configuration/oozie-site.xml
c6962f3
Diff: https://reviews.apache.org/r/33542/diff/
Testing (updated)
-------
Local python unit tests passed,
----------------------------------------------------------------------
Total run:684
Total errors:0
Total failures:0
OK
Thanks,
Alejandro Fernandez