[
https://issues.apache.org/jira/browse/AMBARI-11180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546076#comment-14546076
]
Hudson commented on AMBARI-11180:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2611 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2611/])
AMBARI-11180. Views: tez view definition should not include static instance
(alexantonenko) (hiveww:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b85c6faf23d4068365f0e389a82c2b4ad78833ae)
* contrib/views/tez/src/main/resources/view.xml
> Views: tez view definition should not include static instance
> -------------------------------------------------------------
>
> Key: AMBARI-11180
> URL: https://issues.apache.org/jira/browse/AMBARI-11180
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11180.patch
>
>
> Remove the static instance for tez view. An instance will be created via
> auto-create + config. Static instances are meant for dev primarily.
> {code}
> <instance>
> <name>TEZ_DEPLOYMENT_INSTANCE</name>
> <label>Tez View: Deployment Instance</label>
> <description>This view instance is created when the Tez view is deployed.
> The instance must be associated with a cluster to have valid cluster
> configuration values.</description>
> </instance>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)