[
https://issues.apache.org/jira/browse/AMBARI-20758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Mohanty reopened AMBARI-20758:
------------------------------------
[~dsen] the change set os causing a RAT check failure -
{code}
2017/05/17 19:15:47 INFO : [INFO] --- apache-rat-plugin:0.12:check (default)
@ ambari-metrics-host-aggregator ---
2017/05/17 19:15:47 INFO : [INFO] Enabled default license matchers.
2017/05/17 19:15:47 INFO : [INFO] Will parse SCM ignores for exclusions...
2017/05/17 19:15:47 INFO : [INFO] Finished adding exclusions from SCM ignore
files.
2017/05/17 19:15:47 INFO : [INFO] 61 implicit excludes (use -debug for more
details).
2017/05/17 19:15:47 INFO : [INFO] Exclude: pass.txt
2017/05/17 19:15:47 INFO : [INFO] Exclude: derby.log
2017/05/17 19:15:47 INFO : [INFO] Exclude: **/*.nuspec
2017/05/17 19:15:47 INFO : [INFO] Exclude: **/*.json
2017/05/17 19:15:47 INFO : [INFO] 11 resources included (use -debug for more
details)
2017/05/17 19:15:47 INFO : [INFO] Rat check: Summary over all files.
Unapproved: 1, unknown: 1, generated: 0, approved: 10 licenses.
2017/05/17 19:15:47 INFO : [INFO]
------------------------------------------------------------------------
2017/05/17 19:15:47 INFO : [INFO] Reactor Summary:
2017/05/17 19:15:47 INFO : [INFO]
2017/05/17 19:15:47 INFO : [INFO] utility
............................................ SUCCESS [ 5.862 s]
2017/05/17 19:15:47 INFO : [INFO] ambari-metrics
..................................... SUCCESS [ 1.130 s]
2017/05/17 19:15:47 INFO : [INFO] Ambari Metrics Common
.............................. SUCCESS [ 14.666 s]
2017/05/17 19:15:47 INFO : [INFO] Ambari Metrics Hadoop Sink
......................... SUCCESS [ 9.694 s]
2017/05/17 19:15:47 INFO : [INFO] Ambari Metrics Flume Sink
.......................... SUCCESS [ 7.215 s]
2017/05/17 19:15:47 INFO : [INFO] Ambari Metrics Kafka Sink
.......................... SUCCESS [ 5.757 s]
2017/05/17 19:15:47 INFO : [INFO] Ambari Metrics Storm Sink
.......................... SUCCESS [ 8.634 s]
2017/05/17 19:15:47 INFO : [INFO] Ambari Metrics Storm Sink (Legacy)
................. SUCCESS [ 8.749 s]
2017/05/17 19:15:47 INFO : [INFO] Ambari Metrics Collector
........................... SUCCESS [01:28 min]
2017/05/17 19:15:47 INFO : [INFO] Ambari Metrics Monitor
............................. SUCCESS [ 3.015 s]
2017/05/17 19:15:47 INFO : [INFO] Ambari Metrics Grafana
............................. SUCCESS [ 16.479 s]
2017/05/17 19:15:47 INFO : [INFO] ambari-metrics-host-aggregator
..................... FAILURE [ 17.429 s]
2017/05/17 19:15:47 INFO : [INFO] Ambari Metrics Assembly
............................ SKIPPED
2017/05/17 19:15:47 INFO : [INFO]
------------------------------------------------------------------------
2017/05/17 19:15:47 INFO : [INFO] BUILD FAILURE
2017/05/17 19:15:47 INFO : [INFO]
------------------------------------------------------------------------
2017/05/17 19:15:47 INFO : [INFO] Total time: 03:07 min
2017/05/17 19:15:47 INFO : [INFO] Finished at: 2017-05-17T19:15:47+00:00
2017/05/17 19:15:48 INFO : [INFO] Final Memory: 106M/345M
2017/05/17 19:15:48 INFO : [INFO]
------------------------------------------------------------------------
2017/05/17 19:15:48 INFO : [ERROR] Failed to execute goal
org.apache.rat:apache-rat-plugin:0.12:check (default) on project
ambari-metrics-host-aggregator: Too many files with unapproved license: 1 See
RAT report in:
/grid/0/jenkins/workspace/Zuul_Ambari_Build_Job/build-support/SOURCES/ambari/ambari-metrics/ambari-metrics-host-aggregator/target/rat.txt
-> [Help 1]
{code}
> Aggregate local metrics for minute aggregation time window
> ----------------------------------------------------------
>
> Key: AMBARI-20758
> URL: https://issues.apache.org/jira/browse/AMBARI-20758
> Project: Ambari
> Issue Type: Task
> Components: ambari-metrics
> Affects Versions: 2.5.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 3.0.0
>
> Attachments: AMBARI-20758_7.patch
>
>
> - Abstract Sink checks if there is local known monitor port available to
> write (e.g.: 61888)
> - Handshake / Ping to make sure its the monitor and is accepting writes
> - Start sending metrics only to the monitor
> - Monitor sends metrics at the global send interval (1 minute) with all the
> granularity of the sink
> - Monitor aggregates first interval (5 min) data and sends it every interval
> seconds. (5 min)
> - The monitor interface look the same as that of collector (http server:
> maybe Flask)
> - Security concerns need to be addressed as well. (https/spnego?)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)