Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/2851#issuecomment-60314638
Hi @CodingCat - This is a great & handy feature, but what I meant was that
we should NOT have custom code that tracks broadcast blocks. We can have
special UIs for reporting broadcast blocks for convenience, but the underlying
reporting mechanism should be the same across all blocks. BlockManager and the
associated code are complicated enough (pretty terribly designed by us
already), and we should not further complicate it by adding custom code for x,
y, and z. We should make this reporting general enough (or use existing general
reporting code path) so we can easily report other blocks in the future.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]