Hi all,
    I don't know why, I can't pass a json argument to map function.


     "inputs":"[b1,k1],[b2,k2],[b3,k3]"

"query":[{map":{"language":"javascript","source":"function(value,keydata,args){}"

    for the args parameter I need to pass json of the form:
    {\"name\":\"venkatesh\",\"age\":24}
    (escaped " for json)
    but it showing missing variable name..
    On the other, If I am passing an array, it is not showing the error...
    Please help me on the above.

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

Reply via email to