Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in avro

Maven: Plugin to download dependency source from github?

maven github avro

Best practices for specific data types in Avro

avro

Converting pojos to generic records in confluent.io to send through a KafkaProducer

How to define byte[] and LocalDateTime in avro schema?

java apache-kafka avro

Avro specific vs generic record types - which is best or can I convert between?

serialization avro

use of "default" in avro schema

How do I load a avro schema in IntelliJ?

scala intellij-idea avro

Kafka Stream from JSON to Avro

Recursive data type like a tree as Avro schema

How do you serialize a union field in Avro using Python when attributes match

python avro avro-tools

Is there an API implementation of Avro's "duration" logical type?

java avro duration

java.io.IOException Not a data file after converting JSON to Avro with Avro Tools

java json avro avro-tools

NoSuchMethodError writing Avro object to HDFS using Builder

java scala hadoop hdfs avro

How to use ReduceByKey on multiple key in a Scala Spark Job

Multiple Message Types in a Single Kafka Topic with Avro

A mapreduce job with plain text input and avro output

hadoop avro

Avro schema resolution for evolving a field from a primitive to a union

java avro

Subclassing Avro record?

oop serialization hadoop avro

Decimal Datatype Support in Avro Schema and Generated Files

java avro