[GitHub] spark pull request #18383: [SPARK-21167][SS] Set kafka clientId while fetch ...

2017-08-05 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request #18383: [SPARK-21167][SS] Set kafka clientId while fetch ...

2017-06-21 Thread dijingran
GitHub user dijingran opened a pull request:

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

[SPARK-21167][SS] Set kafka clientId while fetch messages

## What changes were proposed in this pull request?

Change KafkaRDD to set kafka clientId while fetch messages, as in our case 
,we use clientId at kafka server side.

## How was this patch tested?

All tests still passed.


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

$ git pull https://github.com/dijingran/spark branch-2.0

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

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


commit 917eda2d98ea584e2a64fcc3b942a23b206c290f
Author: dixingxing 
Date:   2017-06-22T03:29:52Z

Set kafka clientId while fatch messages




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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