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,

Reply via email to