Flink - Avro - AvroTypeInfo issue - Index out of bounds exception

2015-04-13 Thread Filip Łęczycki
Hi I have an issue while running the following line while usig flink v 0.8.1 (: val asdf = new AvroTypeInfo[AlignmentRecord](classOf[AlignmentRecord]) Alignment record belongs to the package : org.bdgenomics.formats.avro.AlignmentRecord

Flink - Avro - AvroTypeInfo issue - Index out of bounds exception

2015-03-15 Thread Filip Łęczycki
Hi I have an issue while running the following line while usig flink v 0.8.1 (: val asdf = new AvroTypeInfo[AlignmentRecord](classOf[AlignmentRecord]) Alignment record belongs to the package : org.bdgenomics.formats.avro.AlignmentRecord