Nicolas Colomer
|
37ecffb648
|
Add support for Confluent Schema Registry in the avro extension (#3529)
|
2016-11-08 16:10:45 -06:00 |
Himanshu
|
a069257d37
|
avro-extension -- feature to specify multiple avro reader schemas inline (#3368)
* rename SimpleAvroBytesDecoder to InlineSchemaAvroBytesDecoder
* feature to specify multiple schemas inline in avro module
|
2016-09-13 14:54:31 -07:00 |
Himanshu
|
46da682231
|
avro-extensions -- feature to specify avro reader schema inline in the task json for all events (#3249)
|
2016-08-10 10:49:26 -07:00 |
scusjs
|
ebb6831770
|
rm , of jobProperties. jackson can not parse it (#3012)
|
2016-05-26 09:46:33 -07:00 |
Gian Merlino
|
e680665f1c
|
Fix Avro parseSpec example, "type" should be "format". (#2918)
|
2016-05-03 09:22:43 -07:00 |
Gaurav Kumar
|
f5822faca3
|
Fixed wrong parseSpec in Avro Hadoop Parser (#2846)
`parseSpec` should contain `format` instead of `type`. It was wrongly defaulting to `tsv`
|
2016-04-16 11:34:54 -07:00 |
fjy
|
943cbe6e76
|
refactor extensions into their own docs
|
2016-03-22 18:54:10 -07:00 |