Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-507

Large amount of ranges can prevent job from kicking off

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 1.3.5-incubating
    • None
    • client

    Description

      We use the various ranges a user provides to create splits. Those get read when the job is submitted by the client. On the client side, those ranges are used to get all of the splits, and then the job is started. If the configuration is too large, the job will fail to submit (this size is configurable, but that's besides the point). We should look into clearing the ranges out of the jobconf if it's large to prevent this error, since at this point the ranges are no longer needed in the configuration.

      Attachments

        1. ACCUMULO-507.patch
          5 kB
          Billie Rinaldi

        Activity

          People

            billie Billie Rinaldi
            vines John Vines
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: