Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8805723
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T01:56:24+00:00 2026-06-14T01:56:24+00:00

I am working on a map/reduce that doesn’t return exactly what I am expecting

  • 0

I am working on a map/reduce that doesn’t return exactly what I am expecting in rereduce cases.

I’d like to debug it but I at least want too see what’s in it, so I output a lot of things and Couch returns with a reduce_overflow_error each time I run the view.

Is it possible to deactivate this behavior?

I know this is here to prevent developers doing unhealthy views, but if I want to do crap, shouldn’t I be allowed to? Especially when debugging.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T01:56:25+00:00Added an answer on June 14, 2026 at 1:56 am

    You need to modify CouchDB config to disable this restriction.

    First way via curl:

    curl -X PUT http://localhost:5984/_config/query_server_config/reduce_limit -d '"false"' -H "Content-Type: application/json"

    Second is via local.ini config modification. Just add or modify section as shown below and restart CouchDB service:

    [query_server_config]
    reduce_limit = false
    

    Third one is through Futon Configuration page. I suppose, you’d already guessed what parameter should be modified there(;

    But is most cases this restriction is reasonable since reduce function should reduce output, not make it bigger – that’s map function work. For debugging reasons better to enable debug logs – they are really detailed and may show map/reduce/any function output.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a super simple map reduce test... that isn't working consistently. In a
I have a working country map that with regions that animates fill on click
I am working on a map with a number of mouse over ''points'' that
I'm working on a Hadoop streaming workflow for Amazon Elastic Map Reduce and it
I'm working on Amazon's Elastic Map Reduce service and I want to bootstrap the
I am working on map reduce program and was thinking about designing computations of
I'm learning about map-reduce functionality of mongodb. My first tests doesn't work as I
i working on map view. i want to put overlay item on the map
I had a perfect working Google Map, connecting to my Fusion Tables, with nice
I'm working on a Map Editor for an XNA game I'm designing in my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.