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/11/17 08:40:00 UTC

[jira] [Commented] (AMBARI-22462) StackAdvisorCommand unable to make internal request to AmbariConfigurationProvider due to changed resource field id's

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

Hadoop QA commented on AMBARI-22462:
------------------------------------

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

    {color:red}-1 patch{color}.  Top-level [trunk compilation|https://builds.apache.org/job/Ambari-trunk-test-patch/12683//artifact/patch-work/trunkJavacWarnings.txt] may be broken.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/12683//console

This message is automatically generated.

> StackAdvisorCommand unable to make internal request to AmbariConfigurationProvider due to changed resource field id's
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-22462
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22462
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-sever
>    Affects Versions: trunk
>            Reporter: Dmytro Grinenko
>            Assignee: Dmytro Grinenko
>            Priority: Blocker
>             Fix For: trunk
>
>         Attachments: AMBARI-22462.patch
>
>
> caused by AMBARI-22347, hardcoded request need to be reworked to use new field id's
> {code}
> 17 Nov 2017 04:59:22,835  WARN [ambari-client-thread-86] StackAdvisorCommand:191 - Error occured during retrieving ldap configuration, status=400, response={
>   "status" : 400,
>   "message" : "The properties [AmbariConfiguration/type] specified in the request or predicate are not supported for the resource type AmbariConfiguration."
> }
> 17 Nov 2017 04:59:22,836  WARN [ambari-client-thread-86] StackAdvisorCommand:170 - Error parsing services.json file content: Error occured during retrieving ldap configuration, status=400, response={
>   "status" : 400,
>   "message" : "The properties [AmbariConfiguration/type] specified in the request or predicate are not supported for the resource type AmbariConfiguration."
> }
> org.apache.ambari.server.api.services.stackadvisor.StackAdvisorException: Error occured during retrieving ldap configuration, status=400, response={
>   "status" : 400,
>   "message" : "The properties [AmbariConfiguration/type] specified in the request or predicate are not supported for the resource type AmbariConfiguration."
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)