spark-instrumented-optimizer/resource-managers
Marcelo Vanzin 61c3cdc706 [SPARK-24894][K8S] Make sure valid host names are created for executors.
Since the host name is derived from the app name, which can contain arbitrary
characters, it needs to be sanitized so that only valid characters are allowed.

On top of that, take extra care that truncation doesn't leave characters that
are valid except at the start of a host name.

Closes #23781 from vanzin/SPARK-24894.

Authored-by: Marcelo Vanzin <vanzin@cloudera.com>
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
2019-02-19 15:19:59 -08:00
..
kubernetes [SPARK-24894][K8S] Make sure valid host names are created for executors. 2019-02-19 15:19:59 -08:00
mesos [SPARK-26817][CORE] Use System.nanoTime to measure time intervals 2019-02-13 13:12:16 -06:00
yarn [SPARK-26891][YARN] Fixing flaky test in YarnSchedulerBackendSuite 2019-02-19 13:29:42 -08:00