Github user tedyu commented on the issue:
https://github.com/apache/spark/pull/21488
Not sure what to do with the following build error which is not caused by
the PR:
```
[ERROR]
/spark/external/kafka-0-10-sql/src/test/scala/org/apache/spark/sql/kafka010/KafkaDataConsumerSuite.scala:71:
Symbol 'term org.eclipse' is missing from the classpath.
This symbol is required by 'method
org.apache.spark.metrics.MetricsSystem.getServletHandlers'.
Make sure that term eclipse is in your classpath and check for conflicting
dependencies with `-Ylog-classpath`.
A full rebuild may help if 'MetricsSystem.class' was compiled against an
incompatible version of org.
[ERROR] val kafkaParams = Map[String, Object](
[ERROR] ^
```
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]