Arun sethia created SPARK-29921:
-----------------------------------
Summary: SparkContext LiveListenerBus
Key: SPARK-29921
URL: https://issues.apache.org/jira/browse/SPARK-29921
Project: Spark
Issue Type: Improvement
Components: Spark Core
Affects Versions: 2.4.4, 2.4.3, 2.4.1
Reporter: Arun sethia
Hi,
I am not sure what is advantage of keeping listenerBus function as package
level access for org.apache.spark.SparkContext.
private[spark] def listenerBus: LiveListenerBus = _listenerBus
This limits anyone to publish any custom SparkListenerEvent to LiveListenerBus.
Thanks,
Arun
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]