spark-instrumented-optimizer/external/kafka-0-10-token-provider
Sean Owen a10608cb82 [SPARK-27680][CORE][SQL][GRAPHX] Remove usage of Traversable
## What changes were proposed in this pull request?

This removes usage of `Traversable`, which is removed in Scala 2.13. This is mostly an internal change, except for the change in the `SparkConf.setAll` method. See additional comments below.

## How was this patch tested?

Existing tests.

Closes #24584 from srowen/SPARK-27680.

Authored-by: Sean Owen <sean.owen@databricks.com>
Signed-off-by: Sean Owen <sean.owen@databricks.com>
2019-05-14 09:14:56 -05:00
..
src [SPARK-27680][CORE][SQL][GRAPHX] Remove usage of Traversable 2019-05-14 09:14:56 -05:00
pom.xml [SPARK-27477][BUILD] Kafka token provider should have provided dependency on Spark 2019-04-26 11:52:08 -07:00