Re: Query about Spark

2020-09-07 Thread Ankur Das
rmation-ea7ebc27f50f?sk=c33bcf1d6c28b562b7bd36fa39809294 > > Best, Ravion > > On Mon, Sep 7, 2020, 8:29 AM Enrico Minack wrote: > >> You could use Horovod to distribute your ML algorithm on a cluster, while >> Horovod also supports Spark clusters. >> >> Enrico >>

Re: Query about Spark

2020-09-06 Thread Ankur Das
k it correctly. >> >> Best, Ravion >> >> On Sun, Sep 6, 2020, 9:41 AM Ankur Das wrote: >> >>> >>> Good Evening Sir/Madam, >>> Hope you are doing well, I am experimenting on some ML techniques where >>> I need to test it on a distribute

Query about Spark

2020-09-06 Thread Ankur Das
Good Evening Sir/Madam, Hope you are doing well, I am experimenting on some ML techniques where I need to test it on a distributed environment. For example a particular algorithm I want to run it on different nodes at the same time and collect the results at the end in one single node or the parent