Trevas Batch 0.1.1
· One min read
Trevas Batch 0.1.1
uses version 1.0.2
of Trevas.
This Java batch provides Trevas execution metrics in Spark mode.
The configuration file to fill in is described in the README of the project. Launching the batch will produce a Markdown file as output.
Launch
Local
java -jar trevas-batch-0.1.1.jar -Dconfig.path="..." -Dreport.path="..."
The java execution will be done in local Spark.
Kubernetes
Default Kubernetes objects are defined in the .kubernetes folder.
Feed the config-map.yml
file then launch the job in your cluster.