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

Hadoop QA commented on AMBARI-13693:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12770319/AMBARI-13693_branch-2.1.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:green}+1 core tests{color}.  The patch passed unit tests in 
contrib/views/utils.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/4156//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/4156//console

This message is automatically generated.

> Ambari Blueprint sets inconsistent Yarn RM values
> -------------------------------------------------
>
>                 Key: AMBARI-13693
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13693
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.1.2
>            Reporter: DIPAYAN BHOWMICK
>            Assignee: DIPAYAN BHOWMICK
>             Fix For: 2.1.3
>
>         Attachments: AMBARI-13693_branch-2.1.patch
>
>
> Steps to reproduce; 
> 1. Deploy with blueprint with RM HA enabled
> 2. Blueprint doesnot set "yarn.resourcemanager.webapp.address.rm1" and 
> "yarn.resourcemanager.webapp.address.rm2" properties to yarn-site.xml
> 3. Select TEZ view
> {code} 
> 20 Oct 2015 15:24:52,247 WARN [qtp-client-30] ServletHandler:563 - 
> /api/v1/views/TEZ/versions/0.7.0.2.3.2.0-378/instances/TEZ_CLUSTER_INSTANCE/resources/status
>  
> java.lang.NullPointerException 
> at 
> org.apache.ambari.view.utils.ambari.Services.getRMHAUrls(Services.java:124) 
> at 
> org.apache.ambari.view.utils.ambari.Services.getRMUrlFromClusterConfig(Services.java:94)
>  
> at org.apache.ambari.view.utils.ambari.Services.getRMUrl(Services.java:74) 
> at 
> org.apache.ambari.view.tez.ViewControllerImpl.getViewStatus(ViewControllerImpl.java:60)
>  
> at 
> org.apache.ambari.view.tez.rest.ViewStatusResource.getViewStatus(ViewStatusResource.java:44)
>  
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
> at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  
> at java.lang.reflect.Method.invoke(Method.java:483) 
> at 
> com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
>  
> at 
> com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
> {code}
> Expectation is that 
> "${yarn.resourcemanager.hostname.rm1/rm2}:DEFAULT_RM_WEBAPP_PORT" will be 
> used instead to fetch the Active RM Url



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

Reply via email to