I'm not sure we can get a 45MB JSON blob into the couchjs process, anyone know the practical maximum there?
B. On 7 February 2013 10:58, Anthony Ananich <[email protected]> wrote: > Share your view and mad reduce functions, please > > On Thu, Feb 7, 2013 at 8:47 AM, vidsri <[email protected]> wrote: > >> Hi, >> Am working on couchDB for a days. I have uploaded one document which is >> having the size of 45MB and contains lakhs of records. I have wrote one >> map >> reduce function to count the number of records. But this gives a error like >> >> Error: >> os_process_error >> {exit_status,0} >> >> Pls anyone knows the solution means, let me know. >> >> >> -- >> pvidsri >> >> >> >> -- >> View this message in context: >> http://couchdb-development.1959287.n2.nabble.com/Re-Storing-of-45Mb-of-document-in-couchDB-tp7583093.html >> Sent from the CouchDB Development mailing list archive at Nabble.com. >>
