[GitHub] spark pull request #19856: [SPARK-22664] The logs about "Connected to Zookee...

2017-12-03 Thread liu-zhaokun
Github user liu-zhaokun closed the pull request at:

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


---

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



[GitHub] spark pull request #19856: [SPARK-22664] The logs about "Connected to Zookee...

2017-11-30 Thread liu-zhaokun
GitHub user liu-zhaokun opened a pull request:

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

[SPARK-22664] The logs about "Connected to Zookeeper" in 
ReliableKafkaReceiver.scala are in wrong position


[https://issues.apache.org/jira/browse/SPARK-22664](https://issues.apache.org/jira/browse/SPARK-22664)
The logs about "Connecting to Zookeeper" and "Connected to Zookeeper" in 
ReliableKafkaReceiver.scala should be printed when new a zkClient() in line 122.

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

$ git pull https://github.com/liu-zhaokun/spark master1130

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

https://github.com/apache/spark/pull/19856.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 #19856


commit 5b5cb46ff83b06d28c26a238cc5e10dadf3bde3f
Author: liuzhaokun 
Date:   2017-11-30T11:03:48Z

[SPARK-22664] The logs about Connected to Zookeeper in 
ReliableKafkaReceiver.scala are in wrong position




---

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