> On Jan. 25, 2017, 10:14 p.m., Purshotam Shah wrote: > > docs/src/site/twiki/CoordinatorFunctionalSpec.twiki, line 2290 > > <https://reviews.apache.org/r/51029/diff/5/?file=1613885#file1613885line2290> > > > > You can point it to 4.4.2.2. The coord:endOfMonths(int n) EL function > > Satish Saley wrote: > The coord:endOfMonths(int n) EL function in 4.4.2.2 is for mentioning the > freqency of the coordinator. > Here we are documenting the EL function for dataset - 6.6.9. > coord:endOfMonths(int n) EL Function for Synchronous Datasets
There is there is already an example of coord:endOfMonths(int n) in 4.4.2.2. For a user, it doesn't matter where they use coord:endOfMonths. It has the same meaning. For most of the part, we should point to 4.4.2.2. - Purshotam ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51029/#review163016 ----------------------------------------------------------- On Jan. 26, 2017, 10:27 p.m., Satish Saley wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51029/ > ----------------------------------------------------------- > > (Updated Jan. 26, 2017, 10:27 p.m.) > > > Review request for oozie. > > > Bugs: OOZIE-2630 > https://issues.apache.org/jira/browse/OOZIE-2630 > > > Repository: oozie-git > > > Description > ------- > > Oozie Coordinator EL Functions to get first day of the week/month > > > Diffs > ----- > > core/src/main/java/org/apache/oozie/command/coord/CoordCommandUtils.java > 0af7edc > core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java 925a7aa > core/src/main/java/org/apache/oozie/coord/TimeUnit.java 5b37639 > core/src/main/java/org/apache/oozie/util/DateUtils.java 3caf0a2 > core/src/main/resources/oozie-default.xml ad10386 > > core/src/test/java/org/apache/oozie/command/coord/TestCoordCommandUtils.java > 7062e69 > > core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java > 29e7ca1 > core/src/test/java/org/apache/oozie/coord/TestCoordELFunctions.java be60133 > core/src/test/resources/coord-dataset-endOfDays.xml PRE-CREATION > core/src/test/resources/coord-dataset-endOfMonths.xml PRE-CREATION > core/src/test/resources/coord-dataset-endOfWeeks.xml PRE-CREATION > docs/src/site/twiki/CoordinatorFunctionalSpec.twiki e3ac514 > > Diff: https://reviews.apache.org/r/51029/diff/ > > > Testing > ------- > > Tested locally > > > Thanks, > > Satish Saley > >
