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

with a large root tablet, tablet servers will get stuck loading other metadata tablets

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.3.5-incubating, 1.4.0
    • 1.3.6, 1.4.1
    • tserver
    • None
    • large cluster with 390+ metadata data tablets

    Description

      Trying to bring up a large cluster, metadata tablets failed to load. These metadata tablets were trying to read their entries from the root tablet.

      Workaround is to double the memory used for scanning the !METADATA table:

      shell> config -t !METADATA -s table.scan.max.memory=2M
      

      Nothing needs to be done: the tablet servers will recover as soon as this value is changed.

      Attachments

        Activity

          People

            ecn Eric C. Newton
            ecn Eric C. Newton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: