GitHub user zsxwing opened a pull request:
https://github.com/apache/spark/pull/6436
[SPARK-7895][Streaming][Examples] Move Kafka examples from scala-2.10/src
to src
Since `spark-streaming-kafka` now is published for both Scala 2.10 and
2.11, we can move `KafkaWordCount` and `DirectKafkaWordCount` from
`examples/scala-2.10/src/` to `examples/src/` so that they will appear in
`spark-examples-***-jar` for Scala 2.11.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zsxwing/spark SPARK-7895
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6436.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 #6436
----
commit b9d125694410405ca5b55719c083319deca7c431
Author: zsxwing <[email protected]>
Date: 2015-05-27T12:50:26Z
Move Kafka examples from scala-2.10/src to src
commit 0bcfa87af93f9e0bd618d3433591aa4ddd33c12d
Author: zsxwing <[email protected]>
Date: 2015-05-27T12:50:55Z
Fix the sleep time
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]