-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43463/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, and Sumit Gupta.
Bugs: AMBARI-15002
https://issues.apache.org/jira/browse/AMBARI-15002
Repository: ambari
Description
-------
- Added skelton code for "Hive Server Interactive" component support.
- A dummy Hive component "Hive Server2 Interactive" will show up on UI, but
will not have any backing start, stop etc. code. (next in line in terms of
checkin).
- Along with that, added the "hive-interactive-site.xml" for configs.
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.4/services/HIVE/configuration/hive-interactive-site.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.4/services/HIVE/metainfo.xml
82bdc92
Diff: https://reviews.apache.org/r/43463/diff/
Testing
-------
- Using HDP 2.4 stack : Component shows up on UI using HDP 2.4.
- Using HDP 2.3 stack : Isolated from my changes and "HiveServer2 Interactive"
component doesn't show up.
- Python tests pass.
Thanks,
Swapan Shridhar