[
https://issues.apache.org/jira/browse/AMBARI-10994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14532629#comment-14532629
]
Hudson commented on AMBARI-10994:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2539 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2539/])
AMBARI-10994. 'Set Recommended Value' action should show up for configs with
static-recommended-values (onechiporenko) (onechiporenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e65bad149d6722b788715a32aaec075183d2f3a8)
* ambari-web/app/templates/common/configs/service_config_category.hbs
* ambari-web/app/controllers/main/service/info/configs.js
* ambari-web/test/controllers/main/service/info/config_test.js
> 'Set Recommended Value' action should show up for configs with
> static-recommended-values
> -----------------------------------------------------------------------------------------
>
> Key: AMBARI-10994
> URL: https://issues.apache.org/jira/browse/AMBARI-10994
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-10994.patch, Screen Shot 2015-05-06 at 1.19.57
> PM.png
>
>
> We currently show the "Set Recommended Value" action only for configs with
> recommended values given by /recommendations API. However there are many
> configs which have static recommended values given by the
> {{/stacks/HDP/versions/2.2/services/[service]/configurations}} endpoint -
> they should have this action too.
> Basically we are giving action to reset value to original install time Ambari
> defaults. This will basically put this action on pretty much all configs that
> have values from /stacks endpoint.
> Also, small action corrections are needed - images attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)