Re: [Python] [OT] Cheap MapReduce in Go

2015-07-16 Per discussione Massimiliano Pippi
Ciao GollumOne! 2015-07-16 10:02 GMT+02:00 Gollum1 : > > Ma esiste una ml di utenti italiani di go? Potremmo anche crearla, almeno > queste cose non sarebbero più ot. > Stavo per segnalarlo ma non sapevo bene come fare a non sembrare bacchettone ma visto che sei andato avanti tu... :) Si c'è: ht

Re: [Python] [OT] Cheap MapReduce in Go

2015-07-16 Per discussione Gollum1
Il 14 luglio 2015 07:51:36 CEST, Giovanni Porcari ha scritto: > >> Il giorno 14/lug/2015, alle ore 01:37, enrico franchi > ha scritto: >> >> >> 2015-07-14 0:28 GMT+01:00 enrico franchi : >> >> >> On Mon, Jul 13, 2015 at 7:35 PM, Riccardo Magliocchetti > wrote: >> >> Qualche tempo fa era usci

Re: [Python] [OT] Cheap MapReduce in Go

2015-07-13 Per discussione Giovanni Porcari
> Il giorno 14/lug/2015, alle ore 01:37, enrico franchi > ha scritto: > > > 2015-07-14 0:28 GMT+01:00 enrico franchi : > > > On Mon, Jul 13, 2015 at 7:35 PM, Riccardo Magliocchetti > wrote: > > Qualche tempo fa era uscito qualcosa del genere dove veniva usata una > commovente pipeline: >

Re: [Python] [OT] Cheap MapReduce in Go

2015-07-13 Per discussione enrico franchi
2015-07-14 0:28 GMT+01:00 enrico franchi : > > > On Mon, Jul 13, 2015 at 7:35 PM, Riccardo Magliocchetti < > riccardo.magliocche...@gmail.com> wrote: > >> >> Qualche tempo fa era uscito qualcosa del genere dove veniva usata una >> commovente pipeline: >> >> http://aadrake.com/command-line-tools-ca

Re: [Python] [OT] Cheap MapReduce in Go

2015-07-13 Per discussione enrico franchi
On Mon, Jul 13, 2015 at 7:35 PM, Riccardo Magliocchetti < riccardo.magliocche...@gmail.com> wrote: > > Qualche tempo fa era uscito qualcosa del genere dove veniva usata una > commovente pipeline: > > http://aadrake.com/command-line-tools-can-be-235x-faster-than-your-hadoop-cluster.html E vorrei

Re: [Python] [OT] Cheap MapReduce in Go

2015-07-13 Per discussione enrico franchi
On Mon, Jul 13, 2015 at 7:20 PM, Carlo Miron wrote: > Sometimes you don’t need overly complex infrastructures or systems to do a > job well. In this case, we were running these exact same aggregations over > close to 20 EMR instances that would take a few minutes to execute the > entire MapReduce

Re: [Python] [OT] Cheap MapReduce in Go

2015-07-13 Per discussione Riccardo Magliocchetti
Il 13/07/2015 20:20, Carlo Miron ha scritto: < http://marcio.io/2015/07/cheap-mapreduce-in-go/> tl;dr Sometimes you don’t need overly complex infrastructures or systems to do a job well. In this case, we were running these exact same aggregations over close to 20 EMR instances that would take a

[Python] [OT] Cheap MapReduce in Go

2015-07-13 Per discussione Carlo Miron
< http://marcio.io/2015/07/cheap-mapreduce-in-go/> tl;dr Sometimes you don’t need overly complex infrastructures or systems to do a job well. In this case, we were running these exact same aggregations over close to 20 EMR instances that would take a few minutes to execute the entire MapReduce jo