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, all methods for sending data to S3 are in the S3Emitter class which is only used with Kinesis. It will be good if we refactor this class to make that it can be used with other tools such as NSQ too and create new KinesisS3Emitter class for sending data to S3 from Kinesis.
The text was updated successfully, but these errors were encountered:
Right now, all methods for sending data to S3 are in the S3Emitter class which is only used with Kinesis. It will be good if we refactor this class to make that it can be used with other tools such as NSQ too and create new KinesisS3Emitter class for sending data to S3 from Kinesis.
The text was updated successfully, but these errors were encountered: