IBMStreams / administration

Umbrella project for the IBMStreams organization. This project will be used for the management of the individual projects within the IBMStreams organization.
Other
19 stars 10 forks source link

Proposal: streamsx.sparkanalytics project #63

Closed ankitpas closed 9 years ago

ankitpas commented 9 years ago

I am proposing that we create a project for supporting spark analytics in Streams.

The goal of the project is to allow users to incorporate Spark's machine learning models within their Streams application.

If there are other ideas, please let me know.

chanskw commented 9 years ago

+1

Should we name this as streamsx.spark to make the project more open for future integration with Spark, in addition to the analytic capabilities?

mikespicer commented 9 years ago

+1 for a toolkit. In terms of naming we could either have a more generic toolkit called streamsx.spark which could contain all future spark related operators or have a more specific one streams.sparkMLLib which focusses on the Spark MLLib functionality

ddebrunner commented 9 years ago

+1

hildrum commented 9 years ago

I prefer streamsx.sparkMLLib, or streamsx.sparkml or something else that gives people an idea of what's included.

leongor commented 9 years ago

+1

Yifat-Yulevich commented 9 years ago

+1 Two specific toolkits will be less confusing, using the Spark MLLib will be for Streams real-time scoring while the other will be used when both Streams and Spark running together.

chanskw commented 9 years ago

Closing the vote.. will create repository today. Will name repository as streamsx.sparkMLLib

chanskw commented 9 years ago

Ankit - I created repository here: https://github.com/IBMStreams/streamsx.sparkMLLib

I added you as committer and also generated io pages for web site.