You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by "v.chesnokov" <v....@inforion.ru> on 2017/04/27 10:14:17 UTC

[Spark Core] Why SetAccumulator is buried in org.apache.spark.sql.execution.debug?

Currently SetAccumulator (which extends AccumulatorV2[T,java.util.Set[T]]) is a nested class of org.apache.spark.sql.execution.debug.DebugExec. I wonder why this quite useful class is buried there, in spark-sql, and not presented in org.apache.spark.util of spark-core.


---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscribe@spark.apache.org