You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/04/19 23:18:25 UTC

[jira] [Commented] (AMBARI-15976) Add Log Level Counts to LogSearch Integration

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

Hudson commented on AMBARI-15976:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #4689 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4689/])
AMBARI-15976. Add Log Level Counts to LogSearch Integration. (rnettleton: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=22cd004c416205cd8dc60e09a68a29e235d063d5])
* ambari-server/src/test/java/org/apache/ambari/server/controller/logging/LoggingSearchPropertyProviderTest.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementController.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/logging/LoggingRequestHelperImpl.java
* ambari-server/src/main/java/org/apache/ambari/server/api/services/LoggingService.java
* ambari-server/src/test/java/org/apache/ambari/server/controller/logging/LoggingRequestHelperFactoryImplTest.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/internal/LoggingResourceProvider.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/logging/LoggingSearchPropertyProvider.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/logging/HostComponentLoggingInfo.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/logging/LogLevelQueryResponse.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/logging/NameValuePair.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/logging/LoggingRequestHelperFactoryImpl.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/logging/LoggingRequestHelper.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/logging/LogLineResult.java
* ambari-server/src/test/java/org/apache/ambari/server/controller/logging/LogLevelQueryResponseTest.java


> Add Log Level Counts to LogSearch Integration
> ---------------------------------------------
>
>                 Key: AMBARI-15976
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15976
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Robert Nettleton
>            Assignee: Robert Nettleton
>            Priority: Critical
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-15976.patch.2
>
>
> This issue tracks the work involves in adding log level count support to the LogSearch integration components in Ambari.  This metadata will allow the UI or any other REST client to obtain the counts for the log messages on a per-HostComponent basis.  
> This additional metadata should be added to the existing LoggingSearchPropertyProvider, so that this information is attached to the existing HostComponent resource when available.  
> I'm currently working on a fix for this, and will submit a patch shortly. 



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