Plugin suggestion : Apache Spark highlighter
I have an idea for a plugin for Apache Spark.
Imagine an highlighter which would tell you that
- everything inside the `map` is running inside the executors
- Some transformation are wide vs narrow
- highlight the method which trigger materialization ( action vs transformation )
请先登录再写评论。