commit | 15e1cd4ff29dee746c3a99082cf3309d3a38c4c1 | [log] [tgz] |
---|---|---|
author | Claudio Pacchiega <claudio.pacchiega@gmail.com> | Fri Nov 03 10:05:08 2017 +0100 |
committer | Claudio Pacchiega <claudio.pacchiega@gmail.com> | Sat Dec 02 12:28:02 2017 +0100 |
tree | f27a6d316633cff95eb59ec5aea8e833afcf154d | |
parent | b143ea175c6e0b4120b23971a1bac2b214ede83e [diff] |
Added copyright licenses heading where missing. Change-Id: I75399ef1931dd254c7f52ffe65f67f69fa6532e7
Spark ETL to extra analytics data from Gerrit Projects.
Job can be launched with the following parameters:
bin/spark-submit \ --conf spark.es.nodes=es.mycompany.com \ --conf spark.es.net.http.auth.user=elastic \ --conf spark.es.net.http.auth.pass=changeme \ $JARS/SparkAnalytics-assembly-1.0.jar \ --since 2000-06-01 \ --aggregate email_hour \ --url http://gerrit.mycompany.com \ -e gerrit/analytics