You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/04/03 22:23:41 UTC

[jira] [Commented] (AMBARI-20551) Blueprint export fails if config-type is not mapped to any service after upgrade

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

Hadoop QA commented on AMBARI-20551:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12861750/AMBARI-20551.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-server.

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

This message is automatically generated.

> Blueprint export fails if config-type is not mapped to any service after upgrade
> --------------------------------------------------------------------------------
>
>                 Key: AMBARI-20551
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20551
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server, blueprints
>    Affects Versions: trunk
>            Reporter: Amruta Borkar
>            Assignee: Amruta Borkar
>             Fix For: trunk
>
>         Attachments: AMBARI-20551.patch
>
>
> 20 Mar 2017 11:39:57,948 ERROR [ambari-client-thread-8726] ReadHandler:99 - Bad request:
> java.lang.IllegalArgumentException: Specified configuration type is not associated with any service: storm-site
>         at org.apache.ambari.server.controller.internal.Stack.getServiceForConfigType(Stack.java:494)
>         at org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor$StackPropertyTypeFilter.isPropertyIncluded(BlueprintConfigurationProcessor.java:2946)
>         at org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.shouldPropertyBeExcludedForBlueprintExport(BlueprintConfigurationProcessor.java:939)
>         at org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.doFilterPriorToExport(BlueprintConfigurationProcessor.java:439)
>         at org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.doUpdateForBlueprintExport(BlueprintConfigurationProcessor.java:416)
>         at org.apache.ambari.server.api.query.render.ClusterBlueprintRenderer.createBlueprintResource(ClusterBlueprintRenderer.java:186)
>         at org.apache.ambari.server.api.query.render.ClusterBlueprintRenderer.finalizeResult(ClusterBlueprintRenderer.java:141)
>         at org.apache.ambari.server.api.query.QueryImpl.getResult(QueryImpl.java:839)
>         at org.apache.ambari.server.api.query.QueryImpl.execute(QueryImpl.java:223)
>         at org.apache.ambari.server.api.handlers.ReadHandler.handleRequest(ReadHandler.java:77)
>         at org.apache.ambari.server.api.services.BaseRequest.process(BaseRequest.java:145)
>         at org.apache.ambari.server.api.services.BaseService.handleRequest(BaseService.java:126)
>         at org.apache.ambari.server.api.services.BaseService.handleRequest(BaseService.java:90)
>         at org.apache.ambari.server.api.services.ClusterService.getCluster(ClusterService.java:91)
>         at sun.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)