GitHub user guoxiaolongzte opened a pull request:
https://github.com/apache/spark/pull/17578
[SPARK-20269][Structured Streaming][Examples]add JavaWordCountProducer in
steaming examples
## What changes were proposed in this pull request?
run example of streaming kafka,currently missing java word count
producer,not conducive to java developers to learn and test.
add a class JavaKafkaWordCountProducer
## How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration
tests, manual tests)
manual tests
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guoxiaolongzte/spark SPARK-20269
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17578.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 #17578
----
commit d383efba12c66addb17006dea107bb0421d50bc3
Author: éå°é¾ 10207633 <[email protected]>
Date: 2017-03-31T13:57:09Z
[SPARK-20177]Document about compression way has some little detail changes.
commit 3059013e9d2aec76def14eb314b6761bea0e7ca0
Author: éå°é¾ 10207633 <[email protected]>
Date: 2017-04-01T01:38:02Z
[SPARK-20177] event log add a space
commit 46bb1ad3ddd9fb55b5607ac4f20213a90186cfe9
Author: éå°é¾ 10207633 <[email protected]>
Date: 2017-04-05T03:16:50Z
Merge branch 'master' of https://github.com/apache/spark into SPARK-20177
commit 0efb0dd9e404229cce638fe3fb0c966276784df7
Author: éå°é¾ 10207633 <[email protected]>
Date: 2017-04-05T03:47:53Z
[SPARK-20218]'/applications/[app-id]/stages' in REST API,add description.
commit 0e37fdeee28e31fc97436dabd001d3c85c5a7794
Author: éå°é¾ 10207633 <[email protected]>
Date: 2017-04-05T05:22:54Z
[SPARK-20218] '/applications/[app-id]/stages/[stage-id]' in REST API,remove
redundant description.
commit 52641bb01e55b48bd9e8579fea217439d14c7dc7
Author: éå°é¾ 10207633 <[email protected]>
Date: 2017-04-07T06:24:58Z
Merge branch 'SPARK-20218'
commit d3977c9cab0722d279e3fae7aacbd4eb944c22f6
Author: éå°é¾ 10207633 <[email protected]>
Date: 2017-04-08T07:13:02Z
Merge branch 'master' of https://github.com/apache/spark
commit fc7f85116d26de860ea5bff4e05f1f26b86eb404
Author: guoxiaolongzte <[email protected]>
Date: 2017-04-09T07:48:34Z
Revert "[MINOR] Issue: Change "slice" vs "partition" in exception messages
(and code?)"
This reverts commit 34fc48fb5976ede00f3f6d8c4d3eec979e4f4d7f.
commit cdc5474491ec1b23a4403c3bb2d176cfc3129097
Author: guoxiaolongzte <[email protected]>
Date: 2017-04-09T07:49:16Z
Merge branch 'master' of https://github.com/apache/spark
commit 4ca8d47d8db3a386f017333b8eccecb3736c0daa
Author: guoxiaolongzte <[email protected]>
Date: 2017-04-09T07:53:23Z
Merge remote-tracking branch 'origin/master'
commit 738e6b3c78ef4f3cb23b20923a8a3267bb0dcc7f
Author: guoxiaolongzte <[email protected]>
Date: 2017-04-09T09:39:36Z
add JavaWordCountProducer in steaming examples
----
---
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]