Latest commit
a0eec8e
Jun 2, 2016
…AccumulatorV2 ## What changes were proposed in this pull request? The patch updates the codes & docs in the example module as well as the related doc module: - [ ] [docs] `streaming-programming-guide.md` - [x] scala code part - [ ] java code part - [ ] python code part - [x] [examples] `RecoverableNetworkWordCount.scala` - [ ] [examples] `JavaRecoverableNetworkWordCount.java` - [ ] [examples] `recoverable_network_wordcount.py` ## How was this patch tested? Ran the examples and verified results manually. Author: Liwei Lin <lwlin7@gmail.com> Closes #12981 from lw-lin/accumulatorV2-examples.
Permalink
| .. | |||
| Failed to load latest commit information. | |||
|
|
clickstream |
|
|
|
|
CustomReceiver.scala |
|
|
|
|
DirectKafkaWordCount.scala |
|
|
|
|
FlumeEventCount.scala |
|
|
|
|
FlumePollingEventCount.scala |
|
|
|
|
HdfsWordCount.scala |
|
|
|
|
KafkaWordCount.scala |
|
|
|
|
NetworkWordCount.scala |
|
|
|
|
QueueStream.scala |
|
|
|
|
RawNetworkGrep.scala |
|
|
|
|
RecoverableNetworkWordCount.scala |
|
|
|
|
SqlNetworkWordCount.scala |
|
|
|
|
StatefulNetworkWordCount.scala |
|
|
|
|
StreamingExamples.scala |
|
|