Open cedk opened 8 years ago
i just comment mapreduce:
and
it works....
mapreduce:
git submodule add https://github.com/GoogleCloudPlatform/appengine-mapreduce
cd appengine-mapreduce/python/src/mapreduce/ && patch < ../../../../mapreduce.patch
includes:
- appengine-mapreduce/python/src/mapreduce/include.yaml
The Makefile tries to checkout the revision 491 of the mapreduce subversion. But mapreduce project has migrated to https://github.com/GoogleCloudPlatform/appengine-mapreduce I do not know if the mapreduce.patch is still needed, but it should at least be changed in Makefile to use a git clone.