Skip to content

Commit 87775aa

Browse files
SPARK-1729. Make Flume pull data from source, rather than the current push model
Fix build with maven.
1 parent 8df37e4 commit 87775aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

external/flume/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
<dependency>
7878
<groupId>org.apache.spark</groupId>
7979
<artifactId>spark-streaming-flume-sink_2.10</artifactId>
80+
<version>${project.version}</version>
8081
</dependency>
8182
</dependencies>
8283
<build>

0 commit comments

Comments
 (0)