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:45:59 UTC

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

Antonenko Alexander created AMBARI-11180:
--------------------------------------------

             Summary: 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


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)