Hey all,

I have a MR that I'm doing via http, that I would like to migrate into the python client. The json is:
"{
        "inputs": "ogir-fp",
        "query": [
            {
                "map": {
                    "language": "erlang",
                    "module":   "mr_kv_counters",
                    "function": "valueWithArg",
                    "arg": "ogir-api"
                }
            }, ]
}"

I'm having a very hard time finding the documentation to translate this into the python-riak-client.mapred function. Any and all help would be greatly appreiciated.

Warm regards,
Bryce

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to