https://github.com/apache/spark
Revision eb49c32448023e9311aa876a618fba270a74c062 authored by ZouChenjun on 02 November 2017, 18:06:37 UTC, committed by Shixiong Zhu on 10 November 2017, 18:57:22 UTC
## What changes were proposed in this pull request?
the previous [PR](https://github.com/apache/spark/pull/19469) is deleted by mistake.
the solution is straight forward.
adding  "spark.yarn.jars" to propertiesToReload so this property will load from config.

## How was this patch tested?

manual tests

Author: ZouChenjun <zouchenjun@youzan.com>

Closes #19637 from ChenjunZou/checkpoint-yarn-jars.
1 parent 0568f28
History
Tip revision: eb49c32448023e9311aa876a618fba270a74c062 authored by ZouChenjun on 02 November 2017, 18:06:37 UTC
[SPARK-22243][DSTREAM] spark.yarn.jars should reload from config when checkpoint recovery
Tip revision: eb49c32

README.md

back to top