-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36772/
-----------------------------------------------------------
Review request for oozie.
Bugs: OOZIE-2314
https://issues.apache.org/jira/browse/OOZIE-2314
Repository: oozie-git
Description
-------
In case of coord action using nominal time other wise using workflow created
time.
Diffs
-----
core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java
6e959df
core/src/main/java/org/apache/oozie/action/hadoop/LauncherMapperHelper.java
e22329d
core/src/main/java/org/apache/oozie/command/coord/CoordActionStartXCommand.java
98f356e
core/src/test/java/org/apache/oozie/action/hadoop/TestLauncher.java 31b5e91
Diff: https://reviews.apache.org/r/36772/diff/
Testing
-------
Tested by running the job on server.
Thanks,
Jaydeep Vishwakarma