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
Hey @BenFradet on going through our bad data I noticed that we have a lot of bad events which were failing due to the message parameter of this tracking being "null" rather than a String:
Hey @BenFradet on going through our bad data I noticed that we have a lot of bad events which were failing due to the message parameter of this tracking being "null" rather than a String:
https://github.com/snowplow/snowplow-elasticsearch-loader/blob/master/core/src/main/scala/com.snowplowanalytics.elasticsearch/loader/SnowplowTracking.scala#L80
I have put in a PR for a Patch but would obviously prefer to have a message as to why the load failed!
snowplow/iglu-central#857
The text was updated successfully, but these errors were encountered: