Re: Perf Prediction

2015-02-21 Thread Deep Pradhan
Has anyone done any work on that? On Sun, Feb 22, 2015 at 9:57 AM, Deep Pradhan wrote: > Yes, exactly. > > On Sun, Feb 22, 2015 at 9:10 AM, Ognen Duzlevski < > ognen.duzlev...@gmail.com> wrote: > >> On Sat, Feb 21, 2015 at 8:54 AM, Deep Pradhan >> wrote: >> >>> No, I am talking about some work

Re: Perf Prediction

2015-02-21 Thread Deep Pradhan
Yes, exactly. On Sun, Feb 22, 2015 at 9:10 AM, Ognen Duzlevski wrote: > On Sat, Feb 21, 2015 at 8:54 AM, Deep Pradhan > wrote: > >> No, I am talking about some work parallel to prediction works that are >> done on GPUs. Like say, given the data for smaller number of nodes in a >> Spark cluster,

Re: Perf Prediction

2015-02-21 Thread Ognen Duzlevski
On Sat, Feb 21, 2015 at 8:54 AM, Deep Pradhan wrote: > No, I am talking about some work parallel to prediction works that are > done on GPUs. Like say, given the data for smaller number of nodes in a > Spark cluster, the prediction needs to be done about the time that the > application would take

Re: Perf Prediction

2015-02-21 Thread Deep Pradhan
No, I am talking about some work parallel to prediction works that are done on GPUs. Like say, given the data for smaller number of nodes in a Spark cluster, the prediction needs to be done about the time that the application would take when we have larger number of nodes. On Sat, Feb 21, 2015 at

Re: Perf Prediction

2015-02-21 Thread Ted Yu
Can you be a bit more specific ? Are you asking about performance across Spark releases ? Cheers On Sat, Feb 21, 2015 at 6:38 AM, Deep Pradhan wrote: > Hi, > Has some performance prediction work been done on Spark? > > Thank You > >

Perf Prediction

2015-02-21 Thread Deep Pradhan
Hi, Has some performance prediction work been done on Spark? Thank You