Skip to content

smarthi/schema-registry-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schema-registry-examples

Getting Started

Running the Example

You can run the examples from the SBT console as follows:

$ ./sbt
> compile
> run --bootstrap.servers localhost:9092 --zookeeper.connect --group.id test --schema NONE --topic test

The job can be cancelled with CTRL-C when you are finished.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 81.9%
  • Scala 18.1%