Forked from chunni/ Using cron to perform incremental Map-Reduce in MongoDB
Created
November 15, 2016 22:46
-
-
Save mikalv/ce564091f59f6f2b88c9254e30d7d981 to your computer and use it in GitHub Desktop.
Incremental Map-Reduce of MongoDB, http://meetfp.com/en/blog/mongo-mapreduce-cron
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using cron to perform incremental Map-Reduce in MongoDB |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
01 0 * * * /path/to/inc_tags_job.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment