Alejandro Fernandez created AMBARI-15955:
--------------------------------------------
Summary: Hive Server Interactive to also write configs to
conf.server and to specify folder to unpack LLAP Slider app
Key: AMBARI-15955
URL: https://issues.apache.org/jira/browse/AMBARI-15955
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Alejandro Fernandez
Assignee: Alejandro Fernandez
Fix For: 2.4.0
Hive Server Interactive should also create a conf.server folder (similar to
Hive Server Batch), in order to distinguish the configs used by the server and
client.
Further, when it starts the LLAP App on slider, it can specify which folder to
unpack it it,
E.g.,
{code}
/usr/hdp/current/hive-server2-hive2/bin/hive --service llap --instances 1
-slider-am-container-mb {size} --loglevel INFO --output {directory}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)