Kafka schema registry problem

2017-11-20 Thread Luca Del Grosso
Hi i have a problem, i would like to create an avro schema on schema registry of kafka that references a type that is declared in a different avro schema, the places under an example: First avro schema with reference UserAction {"namespace": "com.myorg.other", "type": "record", "name": "SearchS

kafka schema registry problem

2017-11-20 Thread Luca Del Grosso
Hi i have a problem, i would like to create an avro schema on schema registry of kafka that references a type that is declared in a different avro schema, the places under an example: First avro schema with reference UserAction {"namespace": "com.myorg.other", "type": "record", "name": "SearchS