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

Warn if Xmn size is oversubscribed in AMS HBase master and region server config

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.1.2
    • 2.2.0
    • ambari-metrics
    • None

    Description

      Problem/Bug
      While setting the AMS configuration, the user can set any unbounded value for the Xmn settings. This might lead to undesirable outcomes from the JVM.

      Fix
      Provide validation of Xmn settings based on AMS mode.

      If AMS is operating in embedded mode
      regionserver_xmn ---- 12-20% of ( hbase_master_heapsize + hbase_regionserver_heapsize)
      If AMS is operating in distributed distributed mode
      hbase_master_xmn ---- 12 - 20% of hbase_master_heapsize
      regionserver_xmn ---- 12 - 20% of hbase_regionserver_heapsize

      Attachments

        1. AMBARI-13642-3-2.patch
          15 kB
          Aravindan Vijayan

        Issue Links

          Activity

            People

              avijayan Aravindan Vijayan
              avijayan Aravindan Vijayan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: