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:20 UTC

[metron] branch feature/METRON-2088-support-hdp-3.1 updated (78a6f38 -> 69163fa)

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

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


    from 78a6f38  METRON-2223 Reconcile Versions in Root POM with HDP 3.1 (nickwallen) closes apache/metron#1551
     add 6c064b7  METRON-2293 Fix some inaccuracies in the MaaS README (mmiklavc) closes apache/metron#1536
     add fb3986e  METRON-2290 [UI] Delaying first auto polling request on app start (tiborm via sardell) closes apache/metron#1534
     add 8686f52  METRON-2284 Metron Profiler for Spark Doesn't Work as Expected (nickwallen) closes apache/metron#1556
     add 604a106  METRON-2310 Remove metron-integration-test from compile dependencies (justinleet) closes apache/metron#1557
     add 12e16df  METRON-2308 Fix 'Degrees' Example Profile (nickwallen) closes apache/metron#1555
     new 69163fa  Merge remote-tracking branch 'upstream/master' into feature/METRON-2088-support-hdp-3.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)


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

Posted by ni...@apache.org.
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(-)