-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43463/
-----------------------------------------------------------
(Updated Feb. 11, 2016, 9:07 p.m.)
Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, and Sumit Gupta.
Changes
-------
- Incorporated Jaimin's review suggestions.
- Updated diffs.
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 (updated)
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/metainfo.xml
dfa20a5
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. Screenshot :
""HiveServer2 Interactive" component"
- Using HDP 2.3 stack : Isolated from my changes and "HiveServer2 Interactive"
component doesn't show up.
- Python tests pass.
File Attachments
----------------
"HiveServer2 Interactive" component
https://reviews.apache.org/media/uploaded/files/2016/02/11/d260200a-505a-400a-a012-53d61101d024__Screen_Shot_2016-02-10_at_5.20.25_PM.png
Thanks,
Swapan Shridhar