Arie
Arie
direction on how to get the latest cloud sdk are [here](https://basecamp.com/2497843/projects/8693800/messages/58799385).
@dlazerka Do you mind to apply the 2 minor changes before we can merge it? Thanks!
I have noticed this issue in a separate project due to some maven version issue but that has been resolved. Do you still have this issue?
The MR Datastore input source is based on the datastore API which does not support cross name space queries. Indeed, it could have started with a metadata query to get...
@aswath-veersoft I completely agree with you. It is just a matter of priority. As this project is open-source any contribution are welcome! Until then the only viable option that I...
The Java parts are already available. see [ShufflerServlet](https://github.com/GoogleCloudPlatform/appengine-mapreduce/blob/master/java/src/main/java/com/google/appengine/tools/mapreduce/servlets/ShufflerServlet.java) and its [setup](https://github.com/GoogleCloudPlatform/appengine-mapreduce/tree/master/java/example/shuffler). That should be enough though it would be nice also to have the Python side available. Maybe @AngryBrock can...
setup... We should make it easier, or at least document it, but it should be something like that: - download the (AE Java SDK](https://cloud.google.com/appengine/downloads) 1. Get the MR [code](https://github.com/GoogleCloudPlatform/appengine-mapreduce). 2....
Short of clearing the task queue that was used for this MR job (or deleting the specific tasks) I am not sure I can give you better advice.
Not anytime soon, but any contributions are welcome.
You should use this repo and not the one that is bundled with the SDK for internal use.