If not the bytecode the code in each task executed will suffice.
On Tuesday, December 6, 2016 10:25 PM, Mr rty ff
wrote:
Hi
If there are some way to see the bytecode in each task that is executed by
spark.
Thanks
-
To
Hi
If there are some way to see the bytecode in each task that is executed by
spark.
Thanks
-
To unsubscribe e-mail: dev-unsubscr...@spark.apache.org
r.com/jaceklaskowski
On Thu, Jul 7, 2016 at 10:35 PM, Mr rty ff wrote:
> I don't think Its the proper way to recreate the bug becouse I should
> continue to send commands to the shell
> They talking about killing the CoarseGrainedExecutorBackend
>
>
> On Thursday, July 7, 2016 11:3
spark
> Follow me at https://twitter.com/jaceklaskowski
>
>
> On Wed, Jul 6, 2016 at 9:49 PM, Mr rty ff wrote:
>> Hi
>> I like to recreate this bug
>> https://issues.apache.org/jira/browse/SPARK-13979
>>
Hi,
Use jps -lm and see the processes on the machine(s) to kill.
Pozdrawiam,
Jacek Laskowski
https://medium.com/@jaceklaskowski/
Mastering Apache Spark http://bit.ly/mastering-apache-spark
Follow me at https://twitter.com/jaceklaskowski
On Wed, Jul 6, 2016 at 9:49 PM, Mr rty ff wrote:
>
HiI like to recreate this bug
https://issues.apache.org/jira/browse/SPARK-13979They talking about stopping
Spark executors.Its not clear exactly how do I stop the executorsThanks