[GitHub] spark pull request #20412: [SPARK-23242][SS][Tests]Don't run tests in KafkaS...

2018-01-26 Thread zsxwing
Github user zsxwing closed the pull request at:

https://github.com/apache/spark/pull/20412


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #20412: [SPARK-23242][SS][Tests]Don't run tests in KafkaS...

2018-01-26 Thread zsxwing
GitHub user zsxwing opened a pull request:

https://github.com/apache/spark/pull/20412

[SPARK-23242][SS][Tests]Don't run tests in KafkaSourceSuiteBase twice

## What changes were proposed in this pull request?

KafkaSourceSuiteBase should be abstract class, otherwise 
KafkaSourceSuiteBase will also run.

## How was this patch tested?

Jenkins


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/zsxwing/spark SPARK-23242

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/20412.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #20412


commit bd124b3c23a60200c83c25b6c786795a188bb9aa
Author: Shixiong Zhu 
Date:   2018-01-26T22:04:12Z

Don't run KafkaSourceSuiteBase




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org