Ease-of-use : minimizing TTHW (time-to-hello-world)

2016-10-06 Thread sblackmon
  TL;DR I’ve found a way to dramatically reduce barriers to using streams as a beginner. Using the streams 0.3 release, it’s quite a headache for a novice to use streams. We have a tutorial on the website, but it’s quite a journey. You have to check out all three repos and install them each in

Re: provider refactoring/improvement exemplar

2016-10-06 Thread Steve Blackmon
This issue order makes sense to me, based on simplicity and complexity of improvement: > > STREAMS-403(https://issues.apache.org/jira/browse/STREAMS-403) > > Ensure all providers function stand-alone > > STREAMS-411(https://issues.apache.org/jira/browse/STREAMS-411) > > ability (and instructions o

Re: provider refactoring/improvement exemplar

2016-10-06 Thread Suneel Marthi
On Tue, Oct 4, 2016 at 9:58 PM, sblackmon wrote: > > All, > > I’ve pushed a branch that depicts the sort of provider upgrades that I > envision making across all providers this quarter. > > https://github.com/apache/incubator-streams/compare/ > master...steveblackmon:STREAMS-415?expand=1 > > It s