Thanks Marcelo. Spark Gurus/Databricks team - do you have something in roadmap for such a spark server ?
Thanks, On Thu, Dec 11, 2014 at 5:43 PM, Marcelo Vanzin <van...@cloudera.com> wrote: > > Oops, sorry, fat fingers. > > We've been playing with something like that inside Hive: > https://github.com/apache/hive/tree/spark/spark-client > > That seems to have at least a few of the characteristics you're > looking for; but it's a very young project, and at this moment we're > not developing it as a public API, but mostly for internal Hive use. > It can give you a few ideas, though. Also, SPARK-3215. > > > On Thu, Dec 11, 2014 at 5:41 PM, Marcelo Vanzin <van...@cloudera.com> > wrote: > > Hi Manoj, > > > > I'm not aware of any public projects that do something like that, > > except for the Ooyala server which you say doesn't cover your needs. > > > > We've been playing with something like that inside Hive, though: > > > > On Thu, Dec 11, 2014 at 5:33 PM, Manoj Samel <manojsamelt...@gmail.com> > wrote: > >> Hi, > >> > >> If spark based services are to be exposed as a continuously available > >> server, what are the options? > >> > >> * The API exposed to client will be proprietary and fine grained (RPC > style > >> ..), not a Job level API > >> * The client API need not be SQL so the Thrift JDBC server does not > seem to > >> be option .. but I could be wrong here ... > >> * Ooyala implementation is a REST API for job submission, but as > mentioned > >> above; the desired API is a finer grain API, not a job submission > >> > >> Any existing implementation? > >> > >> Is it build your own server? Any thoughts on approach to use ? > >> > >> Thanks, > >> > >> > >> > >> > > > > > > > > -- > > Marcelo > > > > -- > Marcelo >