Re: Social Media Metrics using Apache stack

2016-12-15 Thread sblackmon
Hello, Writing to let you all know I’ve added a google plus apache-related profile / post collection notebook here: https://www.zeppelinhub.com/viewer/notebooks/bm90ZTovL3N0ZXZlYmxhY2ttb24vYXBhY2hlLXplcHBlbGluLWRhc2hib2FyZC84ZGY0NzQwNWNhMGY0Mjg0OGFlZmJmNTgxMjI5ZjhlZi9ub3RlLmpzb24 Just checked

Re: Why separate Streams-Master and Streams-Project ?

2016-12-15 Thread Steve Blackmon
This could be a breaking change to dependent projects. For example, if your internal streams repo's parent pom is streams-master and streams-master suddenly disappears in the latest release, that’s going to take some refactoring to fix. Additionally, there’s significant impact to poms, to

Re: [DISCUSS] Switch from JUnit to TestNG for failsafe integration testing.

2016-12-15 Thread sblackmon
This is just about wrapped up - the last PR to merge is https://github.com/apache/incubator-streams-examples/pull/23 Also relevant to release prep is https://github.com/apache/incubator-streams/pull/342 With those merged all unit and integration tests should be passing. I’d like to merge