Skip to content

Instantly share code, notes, and snippets.

Created September 12, 2013 17:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6541444 to your computer and use it in GitHub Desktop.
Save anonymous/6541444 to your computer and use it in GitHub Desktop.
org.apache.avro.AvroRuntimeException: org.apache.avro.AvroRuntimeException: Field subject type:UNION pos:11 not set and has no default value
at com.wealthfront.avro.rt.RtTicket$Builder.build(RtTicket.java:676)
at com.wealthfront.etl.emr.rt.RtTicketEtl.transform(RtTicketEtl.java:20)
at com.wealthfront.etl.emr.rt.RtTicketEtlTest.transform(RtTicketEtlTest.java:17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment