h2oai / steam

DEPRECATED Build, manage and deploy H2O's high-speed machine learning models.
http://www.h2o.ai/download/
GNU Affero General Public License v3.0
61 stars 30 forks source link

Steam with Sparkling Water cluster? #385

Open Tagar opened 7 years ago

Tagar commented 7 years ago

Can't find documentation on this topic..

Would we be able to use Steam with Sparkling Water cluster (as opposed to pure Flow clusters)?

Our data scientists are using Zeppelin/Jupyter notebooks (with PySpark on YARN) for programmatic definition of their workflows and use Flow on Sparkling Water so they could pass dataframes back and forth between the two environments. Now we're looking how Steam can fit into this mix.

Would it be possible to start a sparkling water Cluster from Steam, or otherwise connect to an existing sparkling water Cluster from Steam?

Would be great to have this documented. Thank you.