-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54265/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Sergey Shelukhin, and Sumit
Mohanty.
Bugs: AMBARI-19056
https://issues.apache.org/jira/browse/AMBARI-19056
Repository: ambari
Description
-------
Add two new options from Ambari to LlapServiceDriver. (1). --skiphadoopversion
(2). --skiphbasecp.
**Fix:**
options added.
Command O/P having the new options:
=====================================================================================================================================
2016-12-01 20:59:05,944 - Command: /usr/hdp/current/hive-server2-hive2/bin/hive
--service llap --instances 1 --slider-am-container-mb 3584 --size 3584m --cache
0m --xmx 2867m --loglevel INFO --slider-placement 4 --output
/var/lib/ambari-agent/tmp/llap-slider2016-12-01_20-59-05 --skiphadoopversion
--skiphbasecp --output /var/lib/ambari-agent/tmp/llap-slider2016-12-01_20-59-05
--args " -XX:+AlwaysPreTouch -XX:+UseG1GC -XX:TLABSize=8m -XX:+ResizeTLAB
-XX:+UseNUMA -XX:+AggressiveOpts -XX:MetaspaceSize=1024m
-XX:InitiatingHeapOccupancyPercent=80 -XX:MaxGCPauseMillis=200"
======================================================================================================================================
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py
2c5ebeb
Diff: https://reviews.apache.org/r/54265/diff/
Testing
-------
Manually tested on cluster.
Thanks,
Swapan Shridhar