cloudera-labs / envelope

Build configuration-driven ETL pipelines on Apache Spark
Apache License 2.0
158 stars 89 forks source link

NPE When configuring AvroSerializer #23

Open tmgstevens opened 6 years ago

tmgstevens commented 6 years ago

https://github.com/cloudera-labs/envelope/blob/6709db64492ae3a608d1541a9663a7a71295b212/external/kafka/src/main/java/com/cloudera/labs/envelope/kafka/serde/AvroSerializer.java#L58

Code should check for nulls. Also, I guess docs might need to be clearer...