You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have search all the internet to configure subscription to Shared.
But I haven't found it yet.
All I know is that since setting subscriptionType in java client requires Class variable, I don't know how to pass "SubscriptionType.Shared" in spark option.
Is there anyway to change subscription type to Shared ?
If not, I'd like to request subscriptionType option.
Because my spark batch process always read Pulsar from from earliest to latest even it require only 1 hour.
The text was updated successfully, but these errors were encountered:
I have search all the internet to configure subscription to Shared.
But I haven't found it yet.
All I know is that since setting subscriptionType in java client requires Class variable, I don't know how to pass "SubscriptionType.Shared" in spark option.
Is there anyway to change subscription type to Shared ?
If not, I'd like to request subscriptionType option.
Because my spark batch process always read Pulsar from from earliest to latest even it require only 1 hour.
The text was updated successfully, but these errors were encountered: