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

[jira] [Commented] (AMBARI-10966) Ensure, ambari server logs when REST calls are made to change the state of the Service/Component/HostComponent

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

Sumit Mohanty commented on AMBARI-10966:
----------------------------------------

Logs already exist for - 
*HostComponent operations*

{noformat}
06 May 2015 19:58:14,803  INFO [qtp-client-21] AbstractResourceProvider:851 - Received a updateHostComponent request, clusterName=c1, serviceName=MAPREDUCE2, componentName=HISTORYSERVER, hostname=c6403.ambari.apache.org, request={ clusterName=c1, serviceName=MAPREDUCE2, componentName=HISTORYSERVER, hostname=c6403.ambari.apache.org, desiredState=INSTALLED, state=null, desiredStackId=null, staleConfig=null, adminState=null}
{noformat}

*Service level operation*
{noformat}
06 May 2015 19:49:46,021  INFO [qtp-client-22] AmbariManagementControllerImpl:1243 - Received a updateCluster request, clusterId=2, clusterName=c1, securityType=null, request={ clusterName=c1, clusterId=2, provisioningState=INSTALLED, securityType=null, stackVersion=HDP-2.2, desired_scv=null, hosts=[] }
{noformat}

*RESTART operations*
{noformat}
06 May 2015 19:52:46,878  INFO [qtp-client-23] AmbariManagementControllerImpl:3099 - Received action execution request, clusterName=c1, request=isCommand :true, action :null, command :RESTART, inputs :{}, resourceFilters: [RequestResourceFilter{serviceName='YARN', componentName='NODEMANAGER', hostNames=[c6403.ambari.apache.org]}], exclusive: false, clusterName :c1
{noformat}

> Ensure, ambari server logs when REST calls are made to change the state of the Service/Component/HostComponent
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-10966
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10966
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: 2.1.0
>
>
> Ensure, ambari server logs when REST calls are made to change the state of the Service/Component/HostComponent.
> Logs may already exist for some cases.



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