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
Right now, the sinks are added in the master. This means, that all content is transfered to the master before stored using the sink. IMHO it would be better to add the sinks to the workers. Depending on your sink/storage this could mean more HTTP connections to the $DB but I consider this not to be my problem! :)
The text was updated successfully, but these errors were encountered:
Right now, the sinks are added in the master. This means, that all content is transfered to the master before stored using the sink. IMHO it would be better to add the sinks to the workers. Depending on your sink/storage this could mean more HTTP connections to the $DB but I consider this not to be my problem! :)
The text was updated successfully, but these errors were encountered: