Commit 06dec37
[SPARK-13843][STREAMING] Remove streaming-flume, streaming-mqtt, streaming-zeromq, streaming-akka, streaming-twitter to Spark packages
## What changes were proposed in this pull request?
Currently there are a few sub-projects, each for integrating with different external sources for Streaming. Now that we have better ability to include external libraries (spark packages) and with Spark 2.0 coming up, we can move the following projects out of Spark to https://github.com/spark-packages
- streaming-flume
- streaming-akka
- streaming-mqtt
- streaming-zeromq
- streaming-twitter
They are just some ancillary packages and considering the overhead of maintenance, running tests and PR failures, it's better to maintain them out of Spark. In addition, these projects can have their different release cycles and we can release them faster.
I have already copied these projects to https://github.com/spark-packages
## How was this patch tested?
Jenkins tests
Author: Shixiong Zhu <shixiong@databricks.com>
Closes apache#11672 from zsxwing/remove-external-pkg.1 parent 8301fad commit 06dec37
File tree
84 files changed
+13
-7734
lines changed- dev
- audit-release
- sparktestsupport
- examples
- src/main
- java/org/apache/spark/examples/streaming
- scala/org/apache/spark/examples/streaming
- external
- akka
- src
- main/scala/org/apache/spark/streaming/akka
- test
- java/org/apache/spark/streaming/akka
- scala/org/apache/spark/streaming/akka
- flume-assembly
- flume-sink
- src
- main
- avro
- scala/org/apache/spark/streaming/flume/sink
- test
- resources
- scala/org/apache/spark/streaming/flume/sink
- flume
- src
- main/scala/org/apache/spark/streaming/flume
- test
- java/org/apache/spark/streaming
- flume
- resources
- scala/org/apache/spark/streaming
- flume
- mqtt-assembly
- mqtt
- src
- main
- assembly
- scala/org/apache/spark/streaming/mqtt
- test
- java/org/apache/spark/streaming
- mqtt
- resources
- scala/org/apache/spark/streaming/mqtt
- twitter
- src
- main/scala/org/apache/spark/streaming/twitter
- test
- java/org/apache/spark/streaming
- twitter
- resources
- scala/org/apache/spark/streaming/twitter
- zeromq
- src
- main/scala/org/apache/spark/streaming/zeromq
- test
- java/org/apache/spark/streaming
- zeromq
- resources
- scala/org/apache/spark/streaming/zeromq
- project
- python/pyspark/streaming
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
84 files changed
+13
-7734
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | 340 | | |
344 | 341 | | |
345 | 342 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | 213 | | |
251 | 214 | | |
252 | 215 | | |
| |||
260 | 223 | | |
261 | 224 | | |
262 | 225 | | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | 226 | | |
309 | 227 | | |
310 | 228 | | |
| |||
376 | 294 | | |
377 | 295 | | |
378 | 296 | | |
379 | | - | |
380 | | - | |
381 | 297 | | |
382 | 298 | | |
383 | 299 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | 68 | | |
100 | 69 | | |
101 | 70 | | |
| |||
Lines changed: 0 additions & 144 deletions
This file was deleted.
Lines changed: 0 additions & 75 deletions
This file was deleted.
0 commit comments