Re: [Discuss] Release Storm 1.2.0

2017-11-18 Thread Hugo Da Cruz Louro
@Alexandre if you want to build the minimum possible, from the repo root directory run: mvn clean install -DskipTests -f external/storm-kafka-client/pom.xml The jars will be under external/storm-kafka-client/target. You can replace the existing storm-kafka-client Jar in your installation or

Re: [Discuss] Release Storm 1.2.0

2017-11-18 Thread Stig Rohde Døssing
Alexandre, I've uploaded the 1.2.0-SNAPSHOT storm-kafka-client jar here https://drive.google.com/file/d/1DgJWjhWwczYgZS82YGd63V3GT2G_v9fd/view?usp=sharing. You can probably keep the 1.1.0 versions of storm-hbase and storm-hdfs, since the core Storm API hasn't changed. If you want to build the

Re: [Discuss] Release Storm 1.2.0

2017-11-18 Thread Alexandre Vermeerbergen
Hello Jungtaek, Thanks for the link to 1.2.0 preview binaries. However, since we heavily depend on Storm Kafka Client, would you please either add it or remind me how to build the jars of this external lib, at same "snapshot" version as the rest ? On a side note, some of our topologies also rely