跳到主要内容

1 篇博文 含有标签「Trevas Batch」

查看所有标签

Trevas Batch 0.1.1

· 阅读需 1 分钟
Nicolas Laval
Making Sense - Developer

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.