Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-14 Transition from full Accumulo mocking
  3. ACCUMULO-879

Try to speed up MiniAccumuloCluster startup time

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • client
    • None

    Description

      I have looked a little bit into where the time is going when starting MiniAccumuloCluster, but I have not looked into how it could possibly be sped up.

      First a ZooKeeper server is started and then Accumulo initialize is run. This takes about 1 second. After this a master and tablet server are started. It takes ~2 seconds from the time the tablet server starts until the root tablet is assigned. I think these two places are where the bulk of the startup time is currently spent.

      Attachments

        Activity

          People

            kturner Keith Turner
            kturner Keith Turner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: