epam / epam/cloud-pipeline

Expose `System` parameters to the worker nodes

Open
#1,007 3 comments 0 reactions 1 assignee Claimed by @mzueva View on GitHub
kind/enhancement priority/high state/verify sys/core
Dominant language
Java
Stars
163
Forks
65
Avg merge
11h 46m
Merged PRs (30d)
29

Description

**Background**
When a cluster run is started, only a limited number of `well-known` parameters are passed to the workers. This causes issues when the default values are changed for the master (e.g. `COMMON_DIR`).

**Approach**
* Let's introduce a preference `launch.system.parameters.workers` (boolean, default `false`)
* If it is enabled - any system parameter, specified for the master node, shall be set for the workers as well

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.