Re: [EXT] Debugging a local spark executor in pycharm

2018-03-14 Thread Vitaliy Pisarev
t offer the > step-through capability. > > > > Best of luck! > > M > > -- > > Michael Mansour > > Data Scientist > > Symantec CASB > > *From: *Vitaliy Pisarev > *Date: *Sunday, March 11, 2018 at 8:46 AM > *To: *"user@spark.apache.org" &g

Re: [EXT] Debugging a local spark executor in pycharm

2018-03-13 Thread Michael Mansour
:46 AM To: "user@spark.apache.org" Subject: [EXT] Debugging a local spark executor in pycharm I want to step through the work of a spark executor running locally on my machine, from Pycharm. I am running explicit functionality, in the form of dataset.foreachPartition(f) and I want t

Debugging a local spark executor in pycharm

2018-03-11 Thread Vitaliy Pisarev
debugging? p.s Posted this on SO <https://stackoverflow.com/questions/49221733/debugging-a-local-spark-executor-in-pycharm> as well.