[
https://issues.apache.org/jira/browse/AMBARI-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282768#comment-14282768
]
Hadoop QA commented on AMBARI-9196:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12693107/AMBARI-9196.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The test build failed in ambari-server
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/1386//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/1386//console
This message is automatically generated.
> 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)