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

Joseph Witt commented on NIFI-790:
----------------------------------

Looks like there is a unit test issue:

{noformat}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec <<< 
FAILURE! - in org.apache.nifi.reporting.ambari.api.TestMetricsBuilder
testBuildMetricsObject(org.apache.nifi.reporting.ambari.api.TestMetricsBuilder) 
 Time elapsed: 0.035 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<[a]> but was:<[b]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.nifi.reporting.ambari.api.TestMetricsBuilder.testBuildMetricsObject(TestMetricsBuilder.java:64)

{noformat}

> Create reporting task to deliver metrics to Apache Ambari
> ---------------------------------------------------------
>
>                 Key: NIFI-790
>                 URL: https://issues.apache.org/jira/browse/NIFI-790
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Joseph Witt
>            Assignee: Bryan Bende
>             Fix For: 0.3.0
>
>         Attachments: NIFI-790.patch
>
>
> Apache Ambari seems to be a good place to aggregate metrics and we're hearing 
> from folks that want to use it.
> We should provide a reporting task that makes it extremely simple to send to 
> Apache Ambari.
> Probably best to do a simple first pass of basic metrics off high-level flow 
> summary stuff.  So we can use that to get more detailed feedback on where to 
> go with it next.  Ambari seems to have a REST API to deliver to.
> https://ambari.apache.org/



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

Reply via email to