I’m attempting to set up snowplow for the first time for my company, and load the data into our Snowflake setup. I’m doing everything on AWS, and I’ve got everything up to the snowflake loader working (I believe).
However, the loader is failing on the Transform step and sending the failed records to my “badOutputUrl”. The failure error is “FieldNumberMismatch”. I haven’t been able to find any information on what could be causing this in previous discourse posts or anywhere else.
I’ve created this gist with all the relevant config files. Let me know if you need any other information that what I’ve provided.
I’m really stuck on this one. I’m not sure what the issue could be at this point, so any ideas would be wonderful!