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

[jira] [Updated] (AMBARI-10972) Add 'Set Recommended Value' action to configs with recommended value

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

Srimanth Gunturi updated AMBARI-10972:
--------------------------------------
    Attachment: AMBARI-10972.patch

Tested on live cluster.
Tests pass
{code}

  6014 tests complete (10 seconds)
  79 tests pending

[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ ambari-web ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**
[INFO] Exclude: package.json
[INFO] Exclude: public/**
[INFO] Exclude: public-static/**
[INFO] Exclude: app/assets/**
[INFO] Exclude: vendor/**
[INFO] Exclude: node_modules/**
[INFO] Exclude: node/**
[INFO] Exclude: npm-debug.log
[INFO] 1195 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1195 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.050s
[INFO] Finished at: Wed May 06 13:08:11 PDT 2015
[INFO] Final Memory: 12M/259M
[INFO] ------------------------------------------------------------------------
{code}

> Add 'Set Recommended Value' action to configs with recommended value
> --------------------------------------------------------------------
>
>                 Key: AMBARI-10972
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10972
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.1.0
>            Reporter: Srimanth Gunturi
>            Assignee: Oleg Nechiporenko
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10972.patch
>
>
> The /recommendations API gives a recommended value which is shown only on the 'slider' widget as a triangle at the bottom of slider. However, every widget (enhanced-config and advanced-config) could possibly have a recommended-value that would want to be set.
> We need to add one more action button on the right-hand-side of each config to set the API returned recommended value. This button should not show up if there is no recommended value. The tooltip should say 'Set Recommended Value'.
> The icon for the action should be the clockwise single arrow icon in color blue. 



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