DIPAYAN BHOWMICK created AMBARI-17652:
-----------------------------------------
Summary: Both Hive Views are auto-create. Should just be one
Key: AMBARI-17652
URL: https://issues.apache.org/jira/browse/AMBARI-17652
Project: Ambari
Issue Type: Bug
Components: ambari-views
Affects Versions: 2.4.0
Reporter: DIPAYAN BHOWMICK
Assignee: DIPAYAN BHOWMICK
Fix For: 2.4.0
Hive view 1.0 and Hive view 2.0 are both setup for auto-create instance.
https://github.com/apache/ambari/blob/trunk/contrib/views/hive/src/main/resources/view.xml
https://github.com/apache/ambari/blob/trunk/contrib/views/hive-next/src/main/resources/view.xml
if Hive view 2.0 is meant to be the view moving forward (and replaces 1.0),
remove the Hive 1.0 auto-instance stuff. As it stands today: two auto-instances
will only create confusion and support cases.
https://github.com/apache/ambari/blob/trunk/contrib/views/hive/src/main/resources/view.xml#L332-L340
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)