Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-26 Thread Rohit Karlupia
;>>> spark.sql.shuffle.partitions. Alternatively you could try >>>>>> increasing the value of spark.sql.shuffle.partitions to latest 750. >>>>>> >>>>>> thanks, >>>>>> rohitk >>>>>> >>>>>> On Su

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-26 Thread Fawze Abujaber
;>> >>>>>>> On Sun, 25 Mar 2018 at 10:34 Shmuel Blitz < >>>>>>> shmuel.bl...@similarweb.com> wrote: >>>>>>> >>>>>>>> Just to let you know, I have managed to run SparkLens on our >>>

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-26 Thread Rohit Karlupia
gt;>>> spark-default conf, should it be using: >>>>>>>> >>>>>>>> spark.driver.extraClassPath /path/to/sparklens_2.11-0.1.0.jar or i >>>>>>>> should use spark.jars option? anyone who could give an example how it

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-26 Thread Fawze Abujaber
t;>>>>>> Thanks for sharing this great tool. >>>>>>>>> I tried running a spark job with the tool, but it failed with an >>>>>>>>> *IncompatibleClassChangeError >>>>>>>>> *Exception. >>>>>

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-26 Thread Rohit Karlupia
gt;>>> Thanks everyone! >>>>>>>>>> Please share how it works and how it doesn't. Both help. >>>>>>>>>> >>>>>>>>>> Fawaze, just made few changes to make this work with spark 1.6. >>>>>

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-25 Thread Shmuel Blitz
h spark 1.6. >>>>>>>>> Can you please try building from branch *spark_1.6* >>>>>>>>> >>>>>>>>> thanks, >>>>>>>>> rohitk >>>>>>>>> >>>>>>>>> &

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-25 Thread Rohit Karlupia
; >>>>>>>> thanks, >>>>>>>> rohitk >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> On Thu, Mar 22, 2018 at 10:18 AM, Fawze Abujaber >>>>>&g

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-25 Thread Shmuel Blitz
I ran it on a single job. SparkLens has an overhead on the job duration. I'm not ready to enable it by default on all our jobs. Attached is the output. Still trying to understand what exactly it means. On Sun, Mar 25, 2018 at 10:40 AM, Fawze Abujaber wrote: > Nice! > > Shmuel, Were you able to

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-25 Thread Fawze Abujaber
>>>> We have a vast Spark applications with version 1.6.0 >>>>>>> >>>>>>> On Thu, Mar 22, 2018 at 6:38 AM, Holden Karau >>>>>>> wrote: >>>>>>> >>>>>>>> Super exciting!

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-25 Thread Shmuel Blitz
Just to let you know, I have managed to run SparkLens on our cluster. I switched to the spark_1.6 branch, and also compiled against the specific image of Spark we are using (cdh5.7.6). Now I need to figure out what the output means... :P Shmuel On Fri, Mar 23, 2018 at 7:24 PM, Fawze Abujaber w

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-23 Thread Fawze Abujaber
Quick question: how to add the --jars /path/to/sparklens_2.11-0.1.0.jar to the spark-default conf, should it be using: spark.driver.extraClassPath /path/to/sparklens_2.11-0.1.0.jar or i should use spark.jars option? anyone who could give an example how it should be, and if i the path for the jar

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-22 Thread Fawze Abujaber
Hi Shmuel, Did you compile the code against the right branch for Spark 1.6. I tested it and it looks working and now i'm testing the branch for a wide tests, Please use the branch for Spark 1.6 On Fri, Mar 23, 2018 at 12:43 AM, Shmuel Blitz wrote: > Hi Rohit, > > Thanks for sharing this great

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-22 Thread Shmuel Blitz
Hi Rohit, Thanks for sharing this great tool. I tried running a spark job with the tool, but it failed with an *IncompatibleClassChangeError *Exception. I have opened an issue on Github.( https://github.com/qubole/sparklens/issues/1) Shmuel On Thu, Mar 22, 2018 at 5:05 PM, Shmuel Blitz wrote:

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-22 Thread Shmuel Blitz
Thanks. We will give this a try and report back. Shmuel On Thu, Mar 22, 2018 at 4:22 PM, Rohit Karlupia wrote: > Thanks everyone! > Please share how it works and how it doesn't. Both help. > > Fawaze, just made few changes to make this work with spark 1.6. Can you > please try building from br

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-22 Thread Rohit Karlupia
Thanks everyone! Please share how it works and how it doesn't. Both help. Fawaze, just made few changes to make this work with spark 1.6. Can you please try building from branch *spark_1.6* thanks, rohitk On Thu, Mar 22, 2018 at 10:18 AM, Fawze Abujaber wrote: > It's super amazing i see

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-21 Thread Fawze Abujaber
ning applications for lower >>> runtime or cost. >>> >>> Please clone from here: https://github.com/qubole/sparklens >>> Old blogpost: https://www.qubole.com/blog/introducing-quboles- >>> spark-tuning-tool/ >>> >>> thanks, >>> rohitk >>> >>> PS: Thanks for the patience. It took couple of months to get back on >>> this. >>> >>> >>> >>> >>> >> -- > Twitter: https://twitter.com/holdenkarau >

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-21 Thread Holden Karau
runtime or cost. >> >> Please clone from here: https://github.com/qubole/sparklens >> Old blogpost: >> https://www.qubole.com/blog/introducing-quboles-spark-tuning-tool/ >> >> thanks, >> rohitk >> >> PS: Thanks for the patience. It took couple of months to get back on >> this. >> >> >> >> >> > -- Twitter: https://twitter.com/holdenkarau

Re: Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-21 Thread रविशंकर नायर
useful guide on the path towards tuning applications for lower > runtime or cost. > > Please clone from here: https://github.com/qubole/sparklens > Old blogpost: https://www.qubole.com/blog/introducing-quboles- > spark-tuning-tool/ > > thanks, > rohitk > > PS: Thanks

Open sourcing Sparklens: Qubole's Spark Tuning Tool

2018-03-21 Thread Rohit Karlupia
/sparklens Old blogpost: https://www.qubole.com/blog/introducing-quboles-spark- tuning-tool/ thanks, rohitk PS: Thanks for the patience. It took couple of months to get back on this.

Re: Spark Tuning Tool

2018-01-24 Thread Shmuel Blitz
upia > wrote: > >> > >> Hi, > >> > >> I have been working on making the performance tuning of spark > applications > >> bit easier. We have just released the beta version of the tool on > Qubole. > >> > >> https://www.qubole.co

Re: Spark Tuning Tool

2018-01-24 Thread Timothy Chen
t; I have been working on making the performance tuning of spark applications >> bit easier. We have just released the beta version of the tool on Qubole. >> >> https://www.qubole.com/blog/introducing-quboles-spark-tuning-tool/ >> >> This is not OSS yet but we would

Re: Spark Tuning Tool

2018-01-23 Thread Raj Adyanthaya
rsion of the tool on Qubole. > > https://www.qubole.com/blog/introducing-quboles-spark-tuning-tool/ > > This is not OSS yet but we would like to contribute it to OSS. Fishing > for some interest in the community if people find this work interesting and > would like to try to it out. > > thanks, > Rohit Karlupia > > >

Re: Spark Tuning Tool

2018-01-23 Thread Mich Talebzadeh
the beta version of the >> tool on Qubole. >> >> https://www.qubole.com/blog/introducing-quboles-spark-tuning-tool/ >> >> This is not OSS yet but we would like to contribute it to OSS. Fishing >> for some interest in the community if people find this work interesting and >> would like to try to it out. >> >> thanks, >> Rohit Karlupia >> >> >> > > > -- > >

Re: Spark Tuning Tool

2018-01-23 Thread रविशंकर नायर
We have just released the beta version of the tool on Qubole. > > https://www.qubole.com/blog/introducing-quboles-spark-tuning-tool/ > > This is not OSS yet but we would like to contribute it to OSS. Fishing > for some interest in the community if people find this work interesting an

Re: Spark Tuning Tool

2018-01-23 Thread manish ranjan
4:01 pm, "Rohit Karlupia" wrote: >>> >>>> Hi, >>>> >>>> I have been working on making the performance tuning of spark >>>> applications bit easier. We have just released the beta version of the >>>> tool on Qubole. >>>>

Re: Spark Tuning Tool

2018-01-22 Thread lucas.g...@gmail.com
quot; wrote: >> >>> Hi, >>> >>> I have been working on making the performance tuning of spark >>> applications bit easier. We have just released the beta version of the >>> tool on Qubole. >>> >>> https://www.qubole.com/blog/intro

Re: Spark Tuning Tool

2018-01-22 Thread Holden Karau
> I have been working on making the performance tuning of spark >> applications bit easier. We have just released the beta version of the >> tool on Qubole. >> >> https://www.qubole.com/blog/introducing-quboles-spark-tuning-tool/ >> >> This is not OSS yet but we

Re: Spark Tuning Tool

2018-01-22 Thread Roger Marin
om/blog/introducing-quboles-spark-tuning-tool/ > > This is not OSS yet but we would like to contribute it to OSS. Fishing > for some interest in the community if people find this work interesting and > would like to try to it out. > > thanks, > Rohit Karlupia > > >

Spark Tuning Tool

2018-01-22 Thread Rohit Karlupia
Hi, I have been working on making the performance tuning of spark applications bit easier. We have just released the beta version of the tool on Qubole. https://www.qubole.com/blog/introducing-quboles-spark-tuning-tool/ This is not OSS yet but we would like to contribute it to OSS. Fishing