spark-instrumented-optimizer/common
Marcelo Vanzin 3eee9e0246 [SPARK-25535][CORE] Work around bad error handling in commons-crypto.
The commons-crypto library does some questionable error handling internally,
which can lead to JVM crashes if some call into native code fails and cleans
up state it should not.

While the library is not fixed, this change adds some workarounds in Spark code
so that when an error is detected in the commons-crypto side, Spark avoids
calling into the library further.

Tested with existing and added unit tests.

Closes #22557 from vanzin/SPARK-25535.

Authored-by: Marcelo Vanzin <vanzin@cloudera.com>
Signed-off-by: Imran Rashid <irashid@cloudera.com>
2018-10-09 09:27:08 -05:00
..
kvstore [SPARK-25408] Move to more ideomatic Java8 2018-10-08 09:58:52 -05:00
network-common [SPARK-25535][CORE] Work around bad error handling in commons-crypto. 2018-10-09 09:27:08 -05:00
network-shuffle [SPARK-25408] Move to more ideomatic Java8 2018-10-08 09:58:52 -05:00
network-yarn [SPARK-25592] Setting version to 3.0.0-SNAPSHOT 2018-10-02 08:48:24 -07:00
sketch [SPARK-25408] Move to more ideomatic Java8 2018-10-08 09:58:52 -05:00
tags [SPARK-25592] Setting version to 3.0.0-SNAPSHOT 2018-10-02 08:48:24 -07:00
unsafe [SPARK-25202][SQL] Implements split with limit sql function 2018-10-06 14:30:43 +08:00