Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-2263

Render appropriate default values for HBase java settings.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.4
    • 1.2.4
    • ambari-web
    • None

    Description

      These are the command line arguments for hbase from Ambari. There are a couple of corrections needed:

      • There are two -Xmx settings. We should remove the -Xmx1000m
      • -XX:ErrorFile=/var/log/hbase/hbase/hs_err_pid%p.log should be /var/log/hbase/hs_err_pid%p.log. we should not create the directory /var/log/hbase/hbase, so it should be /var/log/hbase.
      • Make appropriate changes for other HBase defaults:
        • hbase.regionserver.handler.count = 60
        • hfile.block.cache.size = 0.40
        • hbase.hregion.max.filesize = 10737418240
        • hbase.regionserver.global.memstore.lowerLimit = 0.38

      Attachments

        1. AMBARI-2263_1.patch
          16 kB
          Jaimin Jetly
        2. AMBARI-2263_2_trunk_1.4.0.patch
          2 kB
          Jaimin Jetly

        Activity

          People

            jaimin Jaimin Jetly
            jaimin Jaimin Jetly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: