Skip to content

Commit

Permalink
SPARK-1729. Make Flume pull data from source, rather than the current…
Browse files Browse the repository at this point in the history
… push model

Fix build with maven.
  • Loading branch information
harishreedharan committed May 21, 2014
1 parent 8df37e4 commit 87775aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/flume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-streaming-flume-sink_2.10</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 87775aa

Please sign in to comment.