commit | 09e93ac90638bfff1345372854f0149b59b00157 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Sun Aug 27 05:10:08 2017 -0700 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Sun Aug 27 05:10:08 2017 -0700 |
tree | f2c608630454b49e6a87acf4b14514d5e383e664 | |
parent | f46d447e41463f39f5eebe61023a4365f24f232f [diff] |
Removed unused Jodatime dependency Change-Id: I69a443a1ce8e1813fd9ac547d3319c88301bf28e
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