Github user koeninger commented on the issue:
https://github.com/apache/spark/pull/15397
Look at the poll/seek implementation in the DStream's subscribe and
subscribe pattern when user offsets are provided, i.e. the problem that
triggered this ticket to begin with. You're going to have to solve the same
problem there with the structured stream, unless the structured stream
somehow wants to limit assigning specific partitions only to the assign
strategy, which eliminates lots of valid use cases.
On Sun, Oct 9, 2016 at 11:41 PM, Shixiong Zhu <[email protected]>
wrote:
> How is this going to work with assign? It seems like it's just avoiding
> the problem, not fixing it.
>
> We can seek to the offsets provided by the user.
>
> â
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/spark/pull/15397#issuecomment-252537201>, or
mute
> the thread
>
<https://github.com/notifications/unsubscribe-auth/AAGAB1CurDhXuJr-NxZrbI_7wG8O_2l7ks5qycHzgaJpZM4KRjTS>
> .
>
---
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]