Uploaded image for project: 'Apache HAWQ (Retired)'
  1. Apache HAWQ (Retired)
  2. HAWQ-256 Integrate Security with Apache Ranger
  3. HAWQ-1354

Externalize JVM params from rps.sh into rps.properties

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0.0-incubating
    • Security
    • None

    Description

      Currently rps.sh script hardcodes JVM params:

      export CATALINA_OPTS="-server -Xms512m -Xmx512m -XX:MaxPermSize=128m

      We need to :

      • remove XX:MaxPermSize as it is obsolete for Java 1.8
      • externalize numeric value into rps.properties as a property that can be tuned separately, default to reasonable value.

      Attachments

        Issue Links

          Activity

            People

              adenissov Alexander Denissov
              adenissov Alexander Denissov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: