Github user lukasz-antoniak commented on a diff in the pull request:
https://github.com/apache/bahir/pull/71#discussion_r237691550
--- Diff: streaming-zeromq/pom.xml ---
@@ -45,22 +45,18 @@
<version>${spark.version}</version>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>org.zeromq</groupId>
+ <artifactId>jeromq</artifactId>
+ <version>0.4.3</version>
+ </dependency>
<dependency>
--- End diff --
Which files do you refer to? Could not locate them.---
