I am not sure what you are doing here, but could you try adding 3 \ instead of 1 \?
On Tue, Jul 3, 2012 at 4:41 PM, Venki Yedidha <[email protected]>wrote: > Hi All, > Can anyone help me how I can send the json data as an args > parameter to the map function... > My data is in this format: > > {\"gender\":[\"G0\",\"G1\"],\"agegroups\":[\"A2\",\"A4\"],\"requests\":[\"users\",\"cpc_median\"],\"groupby\":[\"country\"]} > > I escaped with \ but still it is giving the following error. > > "SyntaxError: missing variable name\" > > Please help me on the above. > > Thanks, > Venkatesh.Y > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
