Wizard status endpoint Reports the status of the Spark ETL job. Return codes: - 500: any error occourred, i.e.: JSON parsing, can't find container, etc - 202: still processing - 204: successfully finished the import Feature: Issue 9869 Change-Id: Ib556df76e45482b3662798b9fc1f5ae825f83281
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