apache spark - Why doesn't the application UI storage tab show broadcast variables -


when broadcast variable in spark, don't see in storage tab of apllication web ui. handy see how memory uses. there reason why broadcast variables not shown?

i came across same problem , found still unresolved ticket 2014: https://issues.apache.org/jira/browse/spark-3957

it says sending broadcast var info driver open new (quite unnecessary) channel. workaround pull request (sending broadcast info on top of other info) somehow got lost through time... https://github.com/apache/spark/pull/2851


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -