Re: RE: Fast write datastore...

2017-03-16 Thread Sudhir Menon
ate previously computed spark results. > > Regards, > Yohann > > > -- > *De :* Rick Moritz > *Envoyé :* jeudi 16 mars 2017 10:37 > *À :* user > *Objet :* Re: RE: Fast write datastore... > > If you have enough RAM/SSDs available, maybe ti

RE: RE: Fast write datastore...

2017-03-16 Thread Mal Edwin
/aggregate previously computed spark results. > > Regards, > Yohann > > De : Rick Moritz > Envoyé : jeudi 16 mars 2017 10:37 > À : user > Objet : Re: RE: Fast write datastore... > > If you have enough RAM/SSDs available, maybe tiered HDFS storage and Parquet > might al

RE: RE: Fast write datastore...

2017-03-16 Thread yohann jardin
Objet : Re: RE: Fast write datastore... If you have enough RAM/SSDs available, maybe tiered HDFS storage and Parquet might also be an option. Of course, management-wise it has much more overhead than using ES, since you need to manually define partitions and buckets, which is suboptimal. On the

Re: RE: Fast write datastore...

2017-03-16 Thread Rick Moritz
If you have enough RAM/SSDs available, maybe tiered HDFS storage and Parquet might also be an option. Of course, management-wise it has much more overhead than using ES, since you need to manually define partitions and buckets, which is suboptimal. On the other hand, for querying, you can probably