You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Xi Wang (JIRA)" <ji...@apache.org> on 2016/02/04 20:53:39 UTC

[jira] [Created] (AMBARI-14930) Admin Versions: display all existed stack versions in new format

Xi Wang created AMBARI-14930:
--------------------------------

             Summary: Admin Versions: display all existed stack versions in new format
                 Key: AMBARI-14930
                 URL: https://issues.apache.org/jira/browse/AMBARI-14930
             Project: Ambari
          Issue Type: Task
          Components: ambari-web
    Affects Versions: 2.4.0
            Reporter: Xi Wang
            Assignee: Xi Wang
            Priority: Critical
             Fix For: 2.4.0


On "Admin > Stack and Version > Versions" pages, should display each stack version information in a new format as attached. This new organization will show how stack versions related to each other across all services.

Each column is a version, to get the full version definition information, use related API: 

{code}
GET /api/v1/stacks/HDP/versions/2.3/repository_versions

PUT /api/v1/stacks/HDP/versions/2.3/repository_versions   // for editing repo urls
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)