You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2015/05/15 19:50:01 UTC

[jira] [Updated] (AMBARI-11180) Views: tez view definition should not include static instance

     [ https://issues.apache.org/jira/browse/AMBARI-11180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonenko Alexander updated AMBARI-11180:
-----------------------------------------
    Attachment: AMBARI-11180.patch

> 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)