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

512Mb Configuration Example - JVM Memory Too Small.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.5.0
    • None

    Description

      In conf/examples/512MB/native-standalone/accumulo-env.sh, it says:

      ACCUMULO_TSERVER_OPTS="${POLICY} -Xmx48m -Xms48m -Xss128k"

      And in the accumulo-site.xml in the same directory, it sets:

      tserver.memory.maps.max: 80M
      tserver.cache.index.size: 20M

      This combination of value prevents tserver from starting. In order to get running, I set the JVM values to 128M.

      Please correct one or both of these settings so that the tserver will start.

      Attachments

        Activity

          People

            medined David Medinets
            medined David Medinets
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: