[
https://issues.apache.org/jira/browse/NIFI-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383123#comment-15383123
]
ASF GitHub Bot commented on NIFI-2309:
--------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/672
NIFI-2309 Correcting AmbariReportingTask so it reports total task dur…
…ation as seconds and as nano-seconds
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-2309
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/672.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #672
----
commit a103b97139f3f998beeaad010bb9a57137f8170a
Author: Bryan Bende <[email protected]>
Date: 2016-07-18T21:32:44Z
NIFI-2309 Correcting AmbariReportingTask so it reports total task duration
as seconds and as nano-seconds
----
> AmbariReportingTask misleading metric name
> ------------------------------------------
>
> Key: NIFI-2309
> URL: https://issues.apache.org/jira/browse/NIFI-2309
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
> Fix For: 1.0.0
>
>
> The AmbariReportingTask reports "TotalTaskDurationSeconds" but sends the
> value as nano-seconds. Sending nano-seconds is fine, but we should rename the
> metric so it doesn't imply seconds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)