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
Pull request to remedy the issue snowplow#131
This change allows addition of override on kinesis and s3 endpoints in the configuration files. Allowing use of localstack.
BenFradet
changed the title
Storage Kinesis-s3: Allow override of kinesis and s3 endpoints in configuration file
Allow override of kinesis and s3 endpoints in configuration file
Jun 21, 2018
BenFradet
changed the title
Allow override of kinesis and s3 endpoints in configuration file
Allow override of kinesis and s3 endpoints in configuration
Jun 21, 2018
add the endpoint override as done in the PR - #3777
I think I have isolated all the pieces requiring override:
snowplow-s3-loader/src/main/scala/com.snowplowanalytics.snowplow.storage.kinesis/s3/SinkApp.scala
Lines 147 to 150 in bdb6ca5
snowplow-s3-loader/src/main/scala/com.snowplowanalytics.snowplow.storage.kinesis/s3/SinkApp.scala
Line 140 in bdb6ca5
snowplow-s3-loader/src/main/scala/com.snowplowanalytics.snowplow.storage.kinesis/s3/SinkApp.scala
Line 94 in bdb6ca5
I'll add the PR with changes next.
The text was updated successfully, but these errors were encountered: