Mahadev konar created AMBARI-5768:
-------------------------------------

             Summary: Create a different global for hive heapsize -> 
hive_heapsize for hive-env.sh.
                 Key: AMBARI-5768
                 URL: https://issues.apache.org/jira/browse/AMBARI-5768
             Project: Ambari
          Issue Type: Bug
            Reporter: Mahadev konar
            Priority: Critical
             Fix For: 1.6.1


Create a different global for hive heapsize -> hive_heapsize for hive-env.sh.

Create a different glocal for hive heapsize -> hive_heapsize for hive-env.sh.

https://git-wip-us.apache.org/repos/asf?p=ambari.git;a=blob_plain;f=ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/templates/hive-env.sh.j2;hb=HEAD

Uses:

{code}
export HADOOP_HEAPSIZE="{{hadoop_heapsize}}"
export HADOOP_CLIENT_OPTS="-Xmx${HADOOP_HEAPSIZE}m $HADOOP_CLIENT_OPTS"
{code}

We should have a different global/parameter for this -> hive_heapsize in Hive 
service page.




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to