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 pradhandeep1...@gmail.com
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 pradhandeep1...@gmail.com
 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 when we have larger number of nodes.


 Are you talking about predicting how performance would increase with
 adding more nodes/CPUs/whatever?





Re: Perf Prediction

2015-02-21 Thread Deep Pradhan
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 pradhandeep1...@gmail.com
 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 when we have larger number of nodes.


 Are you talking about predicting how performance would increase with
 adding more nodes/CPUs/whatever?



Re: Perf Prediction

2015-02-21 Thread Ognen Duzlevski
On Sat, Feb 21, 2015 at 8:54 AM, Deep Pradhan pradhandeep1...@gmail.com
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 when we have larger number of nodes.


Are you talking about predicting how performance would increase with adding
more nodes/CPUs/whatever?


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 pradhandeep1...@gmail.com
wrote:

 Hi,
 Has some performance prediction work been done on Spark?

 Thank You




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 8:22 PM, Ted Yu yuzhih...@gmail.com wrote:

 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 pradhandeep1...@gmail.com
 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