You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/02/02 23:55:23 UTC

[jira] [Commented] (AMBARI-9196) Part of Validation string-type configs in MR2 does not work at Installation

    [ https://issues.apache.org/jira/browse/AMBARI-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302253#comment-14302253 ] 

Hudson commented on AMBARI-9196:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit-docker #841 (See [https://builds.apache.org/job/Ambari-trunk-Commit-docker/841/])
AMBARI-9196. Part of Validation string-type configs in MR2 does not work at Installation. (Yurii Shylov via mahadev) (mahadev: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e803670a89a91b60d2f3d963a4105ec4da599021)
* ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
* ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py


> Part of Validation string-type configs in MR2 does not work at Installation
> ---------------------------------------------------------------------------
>
>                 Key: AMBARI-9196
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9196
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Yurii Shylov
>            Assignee: Yurii Shylov
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9196.patch
>
>
> STR:
> # *On installer phase -> "Customize Services" step*
> # Navigate on MR2 tab 
> # Change :
>    mapreduce.map.java.opts= -Xmxm (Invalid)
>    mapreduce.reduce.java.opts= -Xmx0m (Less)
>    yarn.app.mapreduce.am.command-opts= -Xmx545m (Less)
> # Check validation
> Actual result:
> Have not "Less" and Invalid  validate messages on UI.
> Expected result:
> Have all validate messages on UI.



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