Skip to content
#

kafka

Here are 90 public repositories matching this topic...

A complete example of a big data application using : Kubernetes (kops/aws), Apache Spark SQL/Streaming/MLib, Apache Flink, Scala, Python, Apache Kafka, Apache Hbase, Apache Parquet, Apache Avro, Apache Storm, Twitter Api, MongoDB, NodeJS, Angular, GraphQL

  • Updated Feb 1, 2019
  • TypeScript
krukru
krukru commented Jan 24, 2020

The Interface RegisteredSchema is not exported, so it is private to the scope where it is defined. Since your public interface

SchemaRegistry.register(schema: Schema, userOpts?: Opts): Promise<RegisteredSchema>

returns exactly this interface, the interface should also be exported so it can be referenced in the application.

Example

const registeredSchema: 

Improve this page

Add a description, image, and links to the kafka topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kafka topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.