commit | f6eba3bdd823d802c89d5d169728c84b51da113d | [log] [tgz] |
---|---|---|
author | Antonio Barone <syntonyze@gmail.com> | Fri Oct 12 16:13:23 2018 +0100 |
committer | Antonio Barone <syntonyze@gmail.com> | Fri Oct 12 16:13:23 2018 +0100 |
tree | 6e2c60b827f521ab47f8c2b819ba049fde1173ae | |
parent | 7980649550427f32f52de231e02ec1066e60b439 [diff] |
Expose elasticsearch ports from docker-compose Expose both REST port (9200) and node cluster port (9300) to allow elasticsearch to be reachable from the host in order to allow ETL spark job to reach it. Also, decreased required startup memory from 4g to 1g to avoid out of memory error. Bug: Issue 9854 Change-Id: Ie995e3b290c922e73bd9b54bae97a6c09d383b9a
Wizard to provision a new GerritAnalytics stack
this plugin is being developed against gerrit master (2.16), thus it relies on gerrit-plugin-api-2.16-SNAPSHOT
In order to make gerrit-plugin-api-2.16-SNAPSHOT
available locally you can run the following from a gerrit checkout dir:
./tools/maven/api.sh install