Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/16000
I disagree. It's completely possible to mount the streaming API on top of
the existing spark-core API. You just need to add the necessary hooks so that
the API code can ask the streaming module for it. It can be something like
`SparkHistoryListenerFactory`, for example, but for the API.
I'm sorry but having two different API entry points in the Spark UI
namespace is a non-starter for me. It is counter-intuitive and will make things
more complicated down the road.
---
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]