Which distributed database are you referring here? Spark can connect with almost all those databases out there (You just need to pass the Input/Output Format classes or there are a bunch of connectors also available).
Thanks Best Regards On Fri, Jun 26, 2015 at 12:07 PM, louis.hust <[email protected]> wrote: > Hi, all > > For now, spark is based on hadoop, I want use a database cluster instead > of the hadoop, > so data distributed on each database in the cluster. > > I want to know if spark suitable for this situation ? > > Any idea will be appreciated! > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
