[
https://issues.apache.org/jira/browse/AMBARI-24541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Magyar resolved AMBARI-24541.
------------------------------------
Resolution: Duplicate
This is caused by params.llap_heap_size being 0 which was already fixed by an
internal HIVE issue.
> HiveServer2 Interactive startup fail
> ------------------------------------
>
> Key: AMBARI-24541
> URL: https://issues.apache.org/jira/browse/AMBARI-24541
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Kirankumar Bhusanurmath
> Assignee: Attila Magyar
> Priority: Major
> Attachments: application_1534210393844_1026.tar.gz
>
>
>
> Parameters for OneFS in the OneFS management pack are not being picked
> correctly,
> example HADOOP_HEAPSIZE parameters shows 0 in hive config file.
>
> + exec /usr/jdk64/jdk1.8.0_112/bin/java -Dproc_llapdaemon -Xms0m -Xmx0m
> -Dhttp.maxConnections=2 -XX:+AlwaysPreTouch -XX:+UseG1GC -XX:TLABSize=8m
> -XX:+ResizeTLAB -XX:+UseNUMA -XX:+AggressiveOpts
> -XX:InitiatingHeapOccupancyPercent=70 -XX:+UnlockExperimentalVMOptions
> -XX:G1MaxNewSizePercent=40 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=200
> -XX:MetaspaceSize=1024m -server -Djava.net.preferIPv4Stack=true -XX:+UseNUMA
> -XX:+PrintGCDetails -verbose:gc -XX:+UseGCLogFileRotation
> -XX:NumberOfGCLogFiles=4 -XX:GCLogFileSize=100M -XX:+PrintGCDateStamps
> -Xloggc:/hadoop/yarn/log/application_1534210393844_1026/container_e05_1534210393844_1026_01_000116/gc_2018-08-22-21.log
>
> -Djava.io.tmpdir=/hadoop/yarn/local/usercache/hive/appcache/application_1534210393844_1026/container_e05_1534210393844_1026_01_000116/tmp/
> -Dlog4j.configurationFile=llap-daemon-log4j2.properties
> -Dllap.daemon.log.dir=/hadoop/yarn/log/application_1534210393844_1026/container_e05_1534210393844_1026_01_000116
> -Dllap.daemon.log.file=llap-daemon-hive-krb-client1.solarch.emc.com.log
> -Dllap.daemon.root.logger=query-routing -Dllap.daemon.log.level=INFO
> -classpath
> '/hadoop/yarn/local/usercache/hive/appcache/application_1534210393844_1026/container_e05_1534210393844_1026_01_000116/lib/conf/:/hadoop/yarn/local/usercache/hive/appcache/application_1534210393844_1026/container_e05_1534210393844_1026_01_000116/lib//lib/*:/hadoop/yarn/local/usercache/hive/appcache/application_1534210393844_1026/container_e05_1534210393844_1026_01_000116/lib//lib/tez/*:/hadoop/yarn/local/usercache/hive/appcache/application_1534210393844_1026/container_e05_1534210393844_1026_01_000116/lib//lib/udfs/*:.:'
> org.apache.hadoop.hive.llap.daemon.impl.LlapDaemon
> Invalid maximum heap size: -Xmx0m
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)