chango / inferno

A rule-based map-reduce scheduling framework
Other
17 stars 15 forks source link

Added a dateLookBack function #34

Closed e-siu closed 9 years ago

oldmantaiter commented 9 years ago

Update looks good, but one last thing, change the variables to a more pythonic scheme and change the line length to loosely conform to PEP8

oldmantaiter commented 9 years ago

@mkhaitman When you are back, please test this with Eric on df01 with a fake job, we will merge into master after that.

mkman84 commented 9 years ago

@oldmantaiter Tested this change on DF01 with Eric. Tested on a fake rule with archive_lookback=2, as well as confirmed working on production rule with same config. Safe to merge into Master!