You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metron.apache.org by ni...@apache.org on 2019/11/13 17:23:21 UTC

[metron] 01/01: Merge remote-tracking branch 'upstream/master' into feature/METRON-2088-support-hdp-3.1

This is an automated email from the ASF dual-hosted git repository.

nickallen pushed a commit to branch feature/METRON-2088-support-hdp-3.1
in repository https://gitbox.apache.org/repos/asf/metron.git

commit 69163fab7cf5a14754c96e7115492f0ce9e1ebca
Merge: 78a6f38 12e16df
Author: nickallen <ni...@apache.org>
AuthorDate: Wed Nov 13 12:22:35 2019 -0500

    Merge remote-tracking branch 'upstream/master' into feature/METRON-2088-support-hdp-3.1

 metron-analytics/metron-maas-service/README.md     | 209 ++++++++++++++++++++-
 metron-analytics/metron-profiler-common/README.md  |  10 +-
 .../metron/profiler/spark/BatchProfiler.java       |   4 +-
 .../spark/BatchProfilerIntegrationTest.java        |  29 ++-
 .../alerts/alerts-list/alerts-list.component.ts    |   1 +
 .../auto-polling/auto-polling.service.spec.ts      |  12 +-
 .../auto-polling/auto-polling.service.ts           |   9 +-
 .../metron-elasticsearch-storm/pom.xml             |  11 ++
 .../metron-indexing/metron-indexing-storm/pom.xml  |  23 +--
 .../metron-solr/metron-solr-storm/pom.xml          |   6 +
 10 files changed, 269 insertions(+), 45 deletions(-)