w.r.t. Resource Management, Spark also relies on other framework such as
YARN or Mesos.
Cheers
On Sun, Sep 11, 2016 at 6:31 AM, John Leach <jleach4@gmail.com> wrote:
> Spark has a robust execution model with the following features that are
> not part of phoenix
> * Scalable
> * fault tolerance with lineage (Handles large intermediate results)
> * memory management for tasks
> * Resource Management (Fair Scheduling)
> * Additional SQL Features (Windowing ,etc.)
> * Machine Learning Libraries
>
>
> Regards,
> John
>
> > On Sep 11, 2016, at 2:45 AM, Cheyenne Forbes <
> cheyenne.osanu.forbes@gmail.com> wrote:
> >
> > I realized there is a spark plugin for phoenix, any use cases? why would
> I use spark with phoenix instead of phoenix by itself?
>
>
|