koertkuipers commented on issue #24384: [SPARK-27477] Kafka token provider should have provided dependency on Spark URL: https://github.com/apache/spark/pull/24384#issuecomment-484103372 > **[Test build #104630 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/104630/testReport)** for PR 24384 at commit [`5e6cebd`](https://github.com/apache/spark/commit/5e6cebd80959ec9d9afa3fcc018c716e60b5de35). > > * This patch **fails Spark unit tests**. > > * This patch merges cleanly. > > * This patch adds no public classes. weird. the tests all pass on my local machine: ``` All tests passed. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Spark Project Parent POM 3.0.0-SNAPSHOT: [INFO] [INFO] Spark Project Parent POM ........................... SUCCESS [ 5.319 s] [INFO] Spark Project Tags ................................. SUCCESS [ 17.537 s] [INFO] Spark Project Sketch ............................... SUCCESS [ 40.361 s] [INFO] Spark Project Local DB ............................. SUCCESS [ 7.356 s] [INFO] Spark Project Networking ........................... SUCCESS [ 52.229 s] [INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [ 8.658 s] [INFO] Spark Project Unsafe ............................... SUCCESS [ 11.595 s] [INFO] Spark Project Launcher ............................. SUCCESS [ 8.481 s] [INFO] Spark Project Core ................................. SUCCESS [31:17 min] [INFO] Spark Project ML Local Library ..................... SUCCESS [ 11.890 s] [INFO] Spark Project GraphX ............................... SUCCESS [01:36 min] [INFO] Spark Project Streaming ............................ SUCCESS [06:06 min] [INFO] Spark Project Catalyst ............................. SUCCESS [11:27 min] [INFO] Spark Project SQL .................................. SUCCESS [ 01:08 h] [INFO] Spark Project ML Library ........................... SUCCESS [24:35 min] [INFO] Spark Project Tools ................................ SUCCESS [ 1.570 s] [INFO] Spark Project Hive ................................. SUCCESS [55:36 min] [INFO] Spark Project REPL ................................. SUCCESS [01:47 min] [INFO] Spark Project Assembly ............................. SUCCESS [ 3.580 s] [INFO] Kafka 0.10+ Token Provider for Streaming ........... SUCCESS [ 7.264 s] [INFO] Spark Integration for Kafka 0.10 ................... SUCCESS [01:25 min] [INFO] Kafka 0.10+ Source for Structured Streaming ........ SUCCESS [08:18 min] [INFO] Spark Project Examples ............................. SUCCESS [ 16.488 s] [INFO] Spark Integration for Kafka 0.10 Assembly .......... SUCCESS [ 1.641 s] [INFO] Spark Avro ......................................... SUCCESS [01:05 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:34 h [INFO] Finished at: 2019-04-17T01:59:46-04:00 [INFO] ------------------------------------------------------------------------ ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
