Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/16000
> in order to make use of the history server you need to stop your
application
That's just not true. You're also ignoring people who have clients running
streaming applications, and would benefit from replaying a customer's app logs
from a streaming app that has failed, for example.
The issue here is not whether the API you're adding is a new version or
not. The issue is that you are adding a completely new API hierarchy for
streaming, when instead it should live under the existing API hierarchy.
@uncleGen
> A similar pr #15904 for you. Is it what you want?
Thanks you, that's exactly what I'm talking about. I haven't looked at the
whole code, but the description looks in line with what I'm suggesting.
---
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]