摘要: 引言 debug spark可谓是研究spark源码的利器。spark local模式和其他分布式模式有很大不同,虽然可以在local模式下进行debug,但有很多东西只有在分布式模式下才有用。本文主要介绍在idea上如何remote debug spark的standalone模式的四大部分:Ma 阅读全文
posted @ 2016-12-21 19:38 小张过河 阅读(183) 评论(0) 推荐(0) 编辑