| Source path: svn/ trunk/ java/ src/ com/ google/ appengine/ tools/ mapreduce/ DatastoreInputFormat.java |
|
|
|
|
Change log
Due to some problems this CL includes more than one change: - MapReduceServlet has got some protection against taskqueue executed the same task more than once (yes, it can happen) - Added some code which was not exported before - Lots of whitespace and author tag changes due to some internal tool changes.
| Go to: |
Project members,
sign in to write a code review
Older revisions
r150
by frewstore
on Jan 6, 2011
Diff
Remove getPath, which is no longer used. Thanks to erwin.streur for point this out.
r142
by f...@google.com
on Dec 22, 2010
Diff
Add scatter property support, remove lexicographic sharding