Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage write failures often has "null" message #124

Open
jbeemster opened this issue Nov 21, 2018 · 1 comment
Open

Storage write failures often has "null" message #124

jbeemster opened this issue Nov 21, 2018 · 1 comment
Assignees

Comments

@jbeemster
Copy link
Member

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

@alexanderdean
Copy link
Member

Great sleuthing @jbeemster !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants