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

Large bulk imports timing out

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.4.0
    • 1.5.0
    • master, tserver
    • None

    Description

      Large bulk imports that take more than 2 minutes to process are failing. The master ask a tablet sever to bulk import the files and times out after 2 minutes. It retries, but the retry will take over 2 minutes. Eventually it gives up and starts copying all of the data to the fail dir which takes forever. This copy is all through the master and for large data basically never completes. The bulk import threads on the tablet server probably complete eventually, so the data is still there.

      The master should not time these request out.

      Attachments

        Activity

          People

            ecn Eric C. Newton
            kturner Keith Turner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: