You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2014/11/06 19:53:36 UTC

[jira] [Created] (AMBARI-8190) set HiveServer2 permgen space limit to 512 MB

Andrew Onischuk created AMBARI-8190:
---------------------------------------

             Summary: set HiveServer2 permgen space limit to 512 MB
                 Key: AMBARI-8190
                 URL: https://issues.apache.org/jira/browse/AMBARI-8190
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 1.7.0


We have seen issues with the default permgen space limit of hiveserve2.  
We have verified that 512MB is a good limit for HS2.

-XX:MaxPermSize=512m needs to be passed as java command argument of HS2.

In case of gsInstaller, this was done using HADOOP_CLIENT_OPTS environment
variable. See <https://github.com/hortonworks/gsInstaller/commit/fa29ae6e228b0
bd24876062bd0a0274e75610b7d>





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)