You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by DaeJin Jung <ha...@gmail.com> on 2016/02/16 13:57:31 UTC

How to debug spark-core with function call stack?

hello everyone,

I would like to draw call stack of Spark-core by analyzing source
code. But, I'm not sure how to apply debugging tool like gdb which
can support backtrace command.

Please let me know if you have any suggestion.

Best Regards,
Daejin Jung